Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/resources/src/mediawiki.special.changeslist.legend.js
Ðазад
/*! * Script for changes list legend */ /* Remember the collapse state of the legend on recent changes and watchlist pages. */ mw.hook( 'wikipage.content' ).add( ( $container ) => { $container.find( '.mw-changeslist-legend' ) .on( 'toggle', function () { mw.cookie.set( 'changeslist-state', this.open ? 'expanded' : 'collapsed' ); } ); } );
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка