name is not requred anymore fixes #9
This commit is contained in:
@@ -3,7 +3,6 @@ $(function () {
|
||||
module("api", {
|
||||
setup: function(){
|
||||
fx = $('#async-fixture');
|
||||
delete $.fn.editable.defaults.name;
|
||||
$.support.transition = false;
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user