מדיה ויקי:Gadget-TemplatesExternalLinks.js: הבדלים בין גרסאות בדף
מאין תקציר עריכה |
מאין תקציר עריכה |
||
| שורה 383: | שורה 383: | ||
if (mw.user.options.get('usebetatoolbar')) | if (mw.user.options.get('usebetatoolbar')) | ||
mw.loader.using(['jquery.wikiEditor','jquery.wikiEditor.toolbar.config'], function() { | mw.loader.using(['jquery.wikiEditor','jquery.wikiEditor.toolbar.config','ext.wikiEditor.toolbar'], function() { | ||
if(typeof $.wikiEditor != 'undefined' && $.wikiEditor.isSupported()) | if(typeof $.wikiEditor != 'undefined' && $.wikiEditor.isSupported()) | ||
$(document).ready(function() { | $(document).ready(function() { | ||