Yangman - rename controllers
[dlux.git] / modules / yangman-resources / src / main / resources / yangman / views / rightpanel / form / operational / input.tpl.html
index 9cb0198de42f0c3e02bdd8dff033869ae48c7d55..617e2f48562f8c5e5c0ca4364d60b7a08f27674c 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}"
      ng-show="node.isFilled()">
@@ -32,4 +32,4 @@
              ng-hide="node.augmentationId && !augmentations.getAugmentation(node.parent, node.augmentationId).expanded">
         </div>
     </div>
-</div>
\ No newline at end of file
+</div>