remove loading main.js from loader

This commit is contained in:
vitalets
2012-11-20 19:27:51 +04:00
parent 8f58b4488b
commit c2ea1e224f
3 changed files with 8 additions and 9 deletions

@ -1,5 +0,0 @@
var fx, sfx;
$(function () {
$.fx.off = true;
$.support.transition = false;
});