mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Small fix for dashboard settings dialog controls tab was empty
This commit is contained in:
parent
c6812f569f
commit
bd7c045b1c
@ -68,7 +68,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div ng-if="editor.index == 2" ng-controller="dashLoader">
|
||||
<div ng-if="editor.index == 2">
|
||||
<div class="editor-row">
|
||||
<div class="section">
|
||||
<h5>Feature toggles</h5>
|
||||
|
Loading…
Reference in New Issue
Block a user