mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Added help text for users
This commit is contained in:
@@ -27,6 +27,13 @@
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<div class="gf-form-inline">
|
||||
<div class="gf-form max-width-42">
|
||||
<span class="gf-form-label width-8">Help Text</span>
|
||||
<input type="text" class="input-xxlarge tight-form-input" ng-model='ctrl.panel.helpText'></input>
|
||||
<input type="text" class="gf-form-input width-30" ng-model='ctrl.panel.helpText'></input>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<panel-links-editor panel="ctrl.panel"></panel-links-editor>
|
||||
|
||||
Reference in New Issue
Block a user