remove render event, add init event
This commit is contained in:
@ -515,5 +515,4 @@ Editableform is linked with one of input types, e.g. 'text', 'select' etc.
|
||||
|
||||
//error class attached to editable-error-block
|
||||
$.fn.editableform.errorBlockClass = 'editable-error';
|
||||
|
||||
}(window.jQuery));
|
Reference in New Issue
Block a user