MediaWiki:Gadget-VFonLine.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
+fail callback per mw.loader.using
m mw.util.addCSS
 
Riga 64:
function buildConfigDialog() {
var style = '.gvf-container-button { width: 100%; text-align: center; margin-top: 10px }';
$( '<style>' )mw.textutil.addCSS( style ).appendTo( 'head' );
function ConfigDialog( config ) {
ConfigDialog.parent.call( this, config );