Yangman - rename controllers
[dlux.git] / modules / yangman-resources / src / main / resources / yangman / views / rightpanel / form / config / types / boolean.tpl.html
index 1c55da54a4864b559dd92386e0376e37088b5c8f..6dc3c8749d5718f45e2253b628378c63e3783825 100644 (file)
@@ -1,4 +1,4 @@
-<section ng-controller="TypeBooleanCtrl as yangTypeBolean" flex>
+<section ng-controller="YMTypeBooleanCtrl as yangTypeBolean" flex>
     <md-switch ng-model="node.value"
                id="{{ node.label + node.id }}"
                aria-label="Boolean"