"Bsitu" posted a comment on MediaWiki.r111796. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111796#c31158
Commit summary for MediaWiki.r111796: fix for bug34431 - Disable the old toolbar if the new toolbar is enabled Bsitu's comment: Both toolbars are loaded via js, users would see neither of them with js turned off. Do you mean the hook shouldn't remove the following tag so html code can be injected into it for no-js version? <source lang="html4strict"> <div id="toolbar"></div> </source> _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
