mirror of
https://github.com/nasa/openmct.git
synced 2025-06-09 10:51:39 +00:00
JSLint
This commit is contained in:
parent
858aa6146a
commit
6d3b2c716b
@ -20,7 +20,7 @@
|
||||
* at runtime from the About dialog for additional information.
|
||||
*****************************************************************************/
|
||||
/*global define*/
|
||||
/*jshint es5: true */
|
||||
/*jslint es5: true */
|
||||
|
||||
|
||||
define(
|
||||
|
@ -71,7 +71,7 @@ define(
|
||||
});
|
||||
|
||||
return count;
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Checks whether the domain object is currently being edited. If
|
||||
|
Loading…
x
Reference in New Issue
Block a user