[Time Conductor] Bounds updated when date selected from date selector. Fixes #1018

This commit is contained in:
Andrew Henry
2016-06-24 21:30:03 -07:00
parent 8bdf1e3072
commit 2339560363
3 changed files with 26 additions and 13 deletions

View File

@ -204,6 +204,7 @@ define([
"implementation": TimeRangeController,
"depends": [
"$scope",
"$timeout",
"formatService",
"DEFAULT_TIME_FORMAT",
"now"