Commit bd7c045b by Torkel Ödegaard

Small fix for dashboard settings dialog controls tab was empty

parent c6812f56
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment