minor changes

This commit is contained in:
coderaiser 2012-09-12 07:10:58 -04:00
parent e75d885ffc
commit b4e71b1bab

View file

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