[Fixed Position] Fix globals

Fix globals to pass JSLint check in command line build. WTD-879.
This commit is contained in:
Victor Woeltjen 2015-02-19 09:37:02 -08:00
parent 5df41966a4
commit 9a50f6d84d

View File

@ -1,4 +1,4 @@
/*global define*/
/*global define,window*/
define(
[],