[Time Conductor] Test restoration of old values
...and clarify name of the function in scope which does this.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
ng-controller="DateTimeFieldController">
|
||||
<input type="text"
|
||||
ng-model="textValue"
|
||||
ng-blur="restoreValue(); ngBlur()"
|
||||
ng-blur="restoreTextValue(); ngBlur()"
|
||||
ng-class="{ error: textInvalid }">
|
||||
</input>
|
||||
<a class="ui-symbol icon icon-calendar"
|
||||
|
||||
Reference in New Issue
Block a user