summaryrefslogtreecommitdiffstats
path: root/app/configuration/controllers/date-time-controller.html
diff options
context:
space:
mode:
authorbeccabroek <beccabroek@gmail.com>2019-01-10 15:27:03 -0600
committerbeccabroek <beccabroek@gmail.com>2019-01-21 09:52:19 -0600
commit30444c6ccb1c352e3f6fda53e3d8a73c089cf610 (patch)
tree81f75c9b6c82366007fc97524a4254488171be33 /app/configuration/controllers/date-time-controller.html
parentb7f0ee19eb0ee728eb4075646821898e7d29c7bc (diff)
downloadphosphor-webui-30444c6ccb1c352e3f6fda53e3d8a73c089cf610.tar.gz
phosphor-webui-30444c6ccb1c352e3f6fda53e3d8a73c089cf610.zip
Add toast to Date Time page
Change-Id: I0c0912f9d18fbb170ccf4863366b5973eb25050a Signed-off-by: beccabroek <beccabroek@gmail.com>
Diffstat (limited to 'app/configuration/controllers/date-time-controller.html')
-rw-r--r--app/configuration/controllers/date-time-controller.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/configuration/controllers/date-time-controller.html b/app/configuration/controllers/date-time-controller.html
index 23a93d2..78d693b 100644
--- a/app/configuration/controllers/date-time-controller.html
+++ b/app/configuration/controllers/date-time-controller.html
@@ -64,7 +64,5 @@
<button type="button" class="btn-primary inline" ng-click="setTime()">Save settings</button>
<button type="button" class="btn-secondary inline" ng-click="refresh()">Cancel</button>
</div>
- <p class="success-msg" ng-show="success" role="alert">Success! Time changed!</p>
- <p class="set_time_error error-msg" ng-show="error" role="alert">Error setting time!</p>
</form>
</div>
OpenPOWER on IntegriCloud