Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/resources/src/mediawiki.misc-authed-ooui/special.mute.js
Ðазад
( function () { 'use strict'; $( () => { const $inputs = $( '#mw-specialmute-form input[type="checkbox"]' ), $saveButton = $( '#save' ); function isFormChanged() { return $inputs.is( function () { return this.checked !== this.defaultChecked; } ); } if ( $saveButton.length ) { const saveButton = OO.ui.infuse( $saveButton ); saveButton.setDisabled( !isFormChanged() ); $inputs.on( 'change', () => { saveButton.setDisabled( !isFormChanged() ); } ); } } ); }() );
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка