move libs to tests

This commit is contained in:
vitalets
2012-11-20 19:51:15 +04:00
parent c2ea1e224f
commit 4c94f7101a
91 changed files with 11 additions and 19998 deletions

View File

@@ -4,6 +4,7 @@ $(function () {
setup: function(){
fx = $('#async-fixture');
delete $.fn.editable.defaults.name;
$.support.transition = false;
}
});