blob: 2942996764bf15f94cf9f31fae82ef19c79093ea [file] [log] [blame]
<div class="dojoxGaugeIndicatorDiv">
<label class="dojoxGaugeIndicatorLabel" for="${title}">${title}:</label>
<input class="dojoxGaugeIndicatorInput" name="${title}" size="5" value="${value}" dojoAttachPoint="valueNode" dojoAttachEvent="onchange:_update"></input>
</div>