All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Opale Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:54, 3 May 2024 Administrator talk contribs deleted page MediaWiki:Gadget-CollapsibleNav.js (content was: "* * Collapsible navigation for Vector * @maintainer Nardog: // CC0 'use strict'; function onToggle( e ) { var collapsedIds = mw.storage.getObject( 'vector-nav-collapsed' ) || [], index = collapsedIds.indexOf( this.id ); if ( e.type === 'afterExpand' ) { // Remove ID from array if ( index !== -1 ) { collapsedIds.splice( index, 1 ); }...", and the only contributor was "Administrator" (talk))