r111805 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111804‎ | r111805 | r111806 >
Date:00:15, 18 February 2012
Author:werdna
Status:resolved
Tags:
Comment:
Modified paths:
  • /branches/wmf/1.19wmf1/extensions/Vector/modules/ext.vector.collapsibleNav.js (modified) (history)

Diff [purge]

Index: branches/wmf/1.19wmf1/extensions/Vector/modules/ext.vector.collapsibleNav.js
@@ -160,6 +160,7 @@
161161 // Apply a class to the entire panel to activate styles
162162 $( '#mw-panel' ).addClass( 'collapsible-nav' );
163163 // Use cookie data to restore preferences of what to show and hide
 164+ $( '#mw-panel div.body').hide();
164165 $( '#mw-panel > div.portal:not(.persistent)' )
165166 .each( function( i ) {
166167 var id = $(this).attr( 'id' );
Property changes on: branches/wmf/1.19wmf1/extensions/Vector/modules/ext.vector.collapsibleNav.js
___________________________________________________________________
Added: svn:mergeinfo
167168 Merged /branches/JSTesting/extensions/Vector/modules/ext.vector.collapsibleNav.js:r100352-107913
168169 Merged /branches/REL1_15/phase3/extensions/Vector/modules/ext.vector.collapsibleNav.js:r51646
169170 Merged /branches/wmf/1.18wmf1/extensions/Vector/modules/ext.vector.collapsibleNav.js:r97508
170171 Merged /branches/REL1_17/phase3/extensions/Vector/modules/ext.vector.collapsibleNav.js:r81445,81448
171172 Merged /trunk/extensions/Vector/modules/ext.vector.collapsibleNav.js:r111043,111199,111218,111484,111575,111659-111661,111668,111670,111685,111804
172173 Merged /branches/sqlite/extensions/Vector/modules/ext.vector.collapsibleNav.js:r58211-58321
173174 Merged /trunk/phase3/extensions/Vector/modules/ext.vector.collapsibleNav.js:r111002,111029,111034,111062,111067,111076,111085,111128,111144,111251
174175 Merged /branches/new-installer/phase3/extensions/Vector/modules/ext.vector.collapsibleNav.js:r43664-66004

Follow-up revisions

RevisionCommit summaryAuthorDate
r111807MFT r111805werdna00:20, 18 February 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r111804Fix weird bug where CSS was not loaded yet, and it was assumed that it would....werdna00:14, 18 February 2012

Status & tagging log