From 248bc68f0d30d541f9ea590e54c6cdf847420cc3 Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Fri, 27 Nov 2015 14:23:25 -0800 Subject: [PATCH] [Time Conductor] Test restoration of old values ...and clarify name of the function in scope which does this. --- .../general/res/templates/controls/datetime-field.html | 2 +- .../general/src/controllers/DateTimeFieldController.js | 4 ++-- .../test/controllers/DateTimeFieldControllerSpec.js | 8 +++++++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/platform/commonUI/general/res/templates/controls/datetime-field.html b/platform/commonUI/general/res/templates/controls/datetime-field.html index 55f3cd1745..e9b394c530 100644 --- a/platform/commonUI/general/res/templates/controls/datetime-field.html +++ b/platform/commonUI/general/res/templates/controls/datetime-field.html @@ -23,7 +23,7 @@ ng-controller="DateTimeFieldController">