Files
grafana-zabbix/zabbix/partials/annotations.editor.html
2015-05-19 23:54:06 +03:00

9 lines
291 B
HTML

<div class="editor-row">
<div class="section">
<h5>Zabbix trigger <tip>Example: Lack of free swap space</tip></h5>
<div class="editor-option">
<input type="text" class="span10" ng-model='currentAnnotation.query' placeholder="Lack of free swap space"></input>
</div>
</div>
</div>