Removed config options from plugin config page.
This commit is contained in:
@@ -1,13 +1 @@
|
|||||||
<h3 class="page-heading">Zabbix App Config</h3>
|
<h3 class="page-heading">Zabbix Plugin Config</h3>
|
||||||
|
|
||||||
<div class="gf-form-group">
|
|
||||||
<div class="gf-form-inline">
|
|
||||||
<div class="gf-form">
|
|
||||||
<span class="gf-form-label">json Data property</span>
|
|
||||||
<input type="text" class="gf-form-input" ng-model="ctrl.appModel.jsonData.customText" >
|
|
||||||
</div>
|
|
||||||
<div class="gf-form">
|
|
||||||
<editor-checkbox text="Custom value" model="ctrl.appModel.jsonData.customCheckbox"></editor-checkbox>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user