Skip to content

Commit

Permalink
checking page edition issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jzabate committed Feb 27, 2024
1 parent 17722dc commit 3bd11ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/plugins/js/plugin.melistagHTML.init.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ function melistagHTML_init(idPlugin) {
function melistagHTML_savePlugin(editor) {
editor.on("init", function(ed) {
$("#" + editor.id).trigger("blur");
console.log("melis-front plugin.melistagHTML.init.js #+editor.id: ", "#"+editor.id);
});
}

Expand Down

0 comments on commit 3bd11ca

Please sign in to comment.