mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°3817 - Audit and fix calls to deprecated jQuery method - rollback change on caselog-entry-form.js
This commit is contained in:
@@ -179,7 +179,7 @@ $(function() {
|
||||
});
|
||||
// Set focus in the input
|
||||
this.element.on('set_focus.caselog_entry_form.itop', function () {
|
||||
CKEditorInstance.trigger('focus');
|
||||
CKEditorInstance.focus();
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user