This commit is contained in:
coderaiser 2012-07-05 06:45:24 -04:00
parent e8084ddb04
commit a1811f0efd

View file

@ -33,8 +33,7 @@ exports.jsScripts=function jsScripts(){
'https://github.com/mishoo/UglifyJS');
return false;
}
/* Константы */
/* Константы */
var CLIENT_JS='client.js';
var CLOUDFUNC_JS='lib/cloudfunc.js';
var CLIENT_KEYBINDING_JS='lib/client/keyBinding.js';