[Time Conductor] Listen for blur, submit
https://github.com/nasa/openmctweb/issues/259
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
ng-controller="DateTimeFieldController">
|
||||
<input type="text"
|
||||
ng-model="textValue"
|
||||
ng-blur="structure.submit()"
|
||||
ng-class="{ error: textInvalid }">
|
||||
</input>
|
||||
<a class="ui-symbol icon icon-calendar"
|
||||
|
||||
Reference in New Issue
Block a user