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

Contenuto cancellato Contenuto aggiunto
m fix
m ops
Riga 302:
 
for ( var id in toggle ) {
$( '#' + toggle[ id ] ).searchfind( 'input' ).each( function() {
$( this ).prop( 'disabled', show );
} );
}