Files
grafana-zabbix/zabbix/partials/annotations.editor.html
Alexander Zobnin 9131a83f84 Initial
2015-05-05 13:34:00 +03:00

9 lines
262 B
HTML

<div class="editor-row">
<div class="section">
<h5>Item ids <tip>Example: 123, 45, 678</tip></h5>
<div class="editor-option">
<input type="text" class="span10" ng-model='currentAnnotation.aids' placeholder="###, ###, ##"></input>
</div>
</div>
</div>