[Plot] Switched to $watchCollection on form model

This commit is contained in:
Henry
2016-02-09 20:51:56 -08:00
parent 645bd5743f
commit ab1c79f25d
10 changed files with 30 additions and 70 deletions

View File

@@ -23,7 +23,6 @@
<input type="checkbox"
name="mctControl"
ng-model="ngModel[field]"
ng-change="ngChange()"
ng-disabled="ngDisabled">
<em></em>
</label>