MediaWiki talk:DRN-wizard.js/sandbox: Difference between revisions

Content deleted Content added
Xaosflux changed the content model of the page MediaWiki talk:Gadget-DRN-wizard.js/sandbox from "wikitext" to "JavaScript": init sandbox
also, a bug fix
Line 333:
var intro = '';
 
if ( typeof errorMsg !=== 'undefinedstring' ) {
intro = '<p class="warning">' + errorMsg + '</p>';
}