minor changes

This commit is contained in:
coderaiser 2012-09-12 07:10:58 -04:00
parent 1b12fde244
commit f3eb696268

View file

@ -165,7 +165,7 @@ CloudServer.init = (function(){
* по-обращению устанавливам флаг "не обращаться внимание
* на изминение файла". Мы будем его контролировать сами.
*/
this.Minify.force = true;
//this.Minify.force = true;
});