params can be a func, fixes #1
This commit is contained in:
@@ -37,6 +37,7 @@ $(function () {
|
||||
$.fn.editable.defaults.name = 'name1';
|
||||
//clear cache
|
||||
$(document).removeData('groups.php-'+$.fn.editable.defaults.name);
|
||||
$.support.transition = false;
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user