summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/form/resources/Uploader.html
blob: 449b2a102445b7ffb546933f5b4bf39e70f0a720 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<span class="dijit dijitReset dijitInline"
	><span class="dijitReset dijitInline dijitButtonNode"
		dojoAttachEvent="ondijitclick:_onClick"
		><span class="dijitReset dijitStretch dijitButtonContents"
			dojoAttachPoint="titleNode,focusNode"
			role="button" aria-labelledby="${id}_label"
			><span class="dijitReset dijitInline dijitIcon" dojoAttachPoint="iconNode"></span
			><span class="dijitReset dijitToggleButtonIconChar">&#x25CF;</span
			><span class="dijitReset dijitInline dijitButtonText"
				id="${id}_label"
				dojoAttachPoint="containerNode"
			></span
		></span
	></span
	><!--no need to have this for Uploader 
	<input ${!nameAttrSetting} type="${type}" value="${value}" class="dijitOffScreen" tabIndex="-1"
		dojoAttachPoint="valueNode"
/--></span>