Yangman - rename controllers
[dlux.git] / modules / yangman-resources / src / main / resources / yangman / views / rightpanel / form / operational / output.tpl.html
index 33fe905807aeda2ce0d44ca541a4f2bb1eaf8444..a7ff88b2792f6a7f7f17f0dbb325eee75b6421e7 100644 (file)
@@ -1,4 +1,4 @@
-<div ng-controller="OutputCtrl as yangOutput"
+<div ng-controller="YMOutputCtrl as yangOutput"
      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>