[Plot] Fixed jsLint, removed onchange

Removed ngChange from mct-control

Removed ng-change
This commit is contained in:
Henry
2016-02-09 20:59:08 -08:00
parent ab1c79f25d
commit 24c750b41e
4 changed files with 0 additions and 7 deletions

View File

@@ -23,7 +23,6 @@
ng-controller="DateTimeFieldController">
<input type="text"
ng-model="textValue"
ng-change="structure.onchange(ngModel[field])"
ng-blur="restoreTextValue(); ngBlur()"
ng-class="{
error: textInvalid ||