Yangman - rename controllers
[dlux.git] / modules / yangman-resources / src / main / resources / yangman / views / rightpanel / form / config / types / bits.tpl.html
index 0c95a5b3141c9f023ac0e6805f4c83f40ae84b92..382b1198488293d8d93eb88d6858b36cdf02de52 100644 (file)
@@ -1,4 +1,4 @@
-<section ng-controller="TypeBitCtrl as yangTypeBit"
+<section ng-controller="YMTypeBitCtrl as yangTypeBit"
          layout="row"
          flex="50"
          class="md-whiteframe-z2 box-container"
@@ -14,4 +14,4 @@
                  aria-label="{{bit.label}}">
         {{bit.label}}
     </md-checkbox>
-</section>
\ No newline at end of file
+</section>