MediaWiki:Gadget-protect.js: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
OOUI fix
OOUI fix
 
Linia 89:
$(select).change();
jQuery( '#mwProtect-' + level + '-expires input' ).val( textValue );
if ( level == 'edit' && !jQuery( '#mwProtectUnchained' ).attr( 'checked' ) ) {
jQuery( '#mwProtectExpirySelection-move' ).val( selectValue );
jQuery( '#mwProtect-move-expires input' ).val( textValue );
}