JSLint
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
* at runtime from the About dialog for additional information.
|
* at runtime from the About dialog for additional information.
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
/*global define*/
|
/*global define*/
|
||||||
/*jshint es5: true */
|
/*jslint es5: true */
|
||||||
|
|
||||||
|
|
||||||
define(
|
define(
|
||||||
|
|||||||
@@ -71,7 +71,7 @@ define(
|
|||||||
});
|
});
|
||||||
|
|
||||||
return count;
|
return count;
|
||||||
}
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Checks whether the domain object is currently being edited. If
|
* Checks whether the domain object is currently being edited. If
|
||||||
|
|||||||
Reference in New Issue
Block a user