https://bugzilla.wikimedia.org/show_bug.cgi?id=37485
--- Comment #2 from Michael M. <[email protected]> --- According to the code [1] removeFromToolbar is not designed to be able to remove select tools (and probably never was). Changing line 161 to target = target + ' [rel="' + data.tool + '"].tool'; might fix this. [1] https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FWikiEditor/f5fcd50ce421b55a3d0a15f6c7d7707518a7284a/modules%2Fjquery.wikiEditor.toolbar.js#L148 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
