2012-08-14 16:59:10 +02:00
|
|
|
<div class="dijit dijitReset dijitInline" role="presentation"
|
|
|
|
><input
|
2013-03-18 07:26:24 +01:00
|
|
|
${!nameAttrSetting} type="${type}" role="${type}" aria-checked="false" ${checkedAttrSetting}
|
2012-08-14 16:59:10 +02:00
|
|
|
class="dijitReset dijitCheckBoxInput"
|
|
|
|
data-dojo-attach-point="focusNode"
|
2017-01-20 18:29:59 +01:00
|
|
|
data-dojo-attach-event="ondijitclick:_onClick"
|
2012-08-14 16:59:10 +02:00
|
|
|
/></div>
|