Yangman - rename controllers
[dlux.git] / modules / yangman-resources / src / main / resources / yangman / views / rightpanel / form / config / input.tpl.html
index 8374bd4ede65039abef99af392f57ffa9935ef60..7cde3b1359cfbd79d4fcebb5bcddb5af6ab5d411 100644 (file)
@@ -1,4 +1,4 @@
-<div ng-controller="InputCtrl as yangInput"
+<div ng-controller="YMInputCtrl as yangInput"
      class="yangmanModule__right-panel__form__element-container"
      ng-class="{'expanded' : node.expanded}">
 
@@ -31,4 +31,4 @@
              ng-hide="node.augmentationId && !augmentations.getAugmentation(node.parent, node.augmentationId).expanded">
         </div>
     </div>
-</div>
\ No newline at end of file
+</div>