mirror of
https://github.com/nasa/openmct.git
synced 2025-02-20 17:33:23 +00:00
[Time] Add clarifying comment to NULL_PARAMETERS
This commit is contained in:
parent
26b4e5498f
commit
52f5bea215
@ -31,6 +31,7 @@ define([], function () {
|
||||
END_DELTA: 'tc.endDelta'
|
||||
};
|
||||
var TIME_EVENTS = ['bounds', 'timeSystem', 'clock', 'clockOffsets'];
|
||||
// Used to shorthand calls to $location, which clears null parameters
|
||||
var NULL_PARAMETERS = { key: null, start: null, end: null };
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user