Utente:Daimona Eaytoy/Massblock.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m +todo |
fix |
||
Riga 173:
deferreds.push(
doBlock()
.done( function( data ) {
deferreds.push( successHandler( data ) );
Riga 183:
}
$.when.apply( $, deferreds ).always( function() {console.log(deferreds);
doPostBlockActions( failed, error );
OO.ui.alert(
|