Utente:Daimona Eaytoy/Massblock.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m ops
m Ovvia...
Riga 370:
maxlength = ( reason === "other" ? 255 : ( 255 - ': '.length ) - reason.length );
 
otherReasonField.$element( '#wpMassBlockReason input' ).setAttribute( "maxlength", maxlength );
} );