Просмотр исходного кода

Small fix for dashboard settings dialog controls tab was empty

Torkel Ödegaard 11 лет назад
Родитель
Сommit
bd7c045b1c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/app/partials/dasheditor.html

+ 1 - 1
src/app/partials/dasheditor.html

@@ -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>