mirror of
https://github.com/nasa/openmct.git
synced 2025-04-16 15:29:20 +00:00
parent
9fe026a1f1
commit
3a26c864b8
@ -43,7 +43,7 @@ define(
|
||||
function TimeRangeController($scope, formatService, defaultFormat, now) {
|
||||
var tickCount = 2,
|
||||
innerMinimumSpan = 1000, // 1 second
|
||||
outerMinimumSpan = 1000, // 1 hour
|
||||
outerMinimumSpan = 1000, // 1 second
|
||||
initialDragValue,
|
||||
formatter = formatService.getFormat(defaultFormat);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user