Index: branches/wmf/1.16wmf4/skins/common/wikibits.js |
— | — | @@ -244,7 +244,7 @@ |
245 | 245 | // optimization technique. |
246 | 246 | var linkContainers = [ |
247 | 247 | 'column-one', // Monobook and Modern |
248 | | - 'head', 'panel', 'p-logo' // Vector |
| 248 | + 'mw-head', 'mw-panel', 'p-logo' // Vector |
249 | 249 | ]; |
250 | 250 | for ( var i in linkContainers ) { |
251 | 251 | var linkContainer = document.getElementById( linkContainers[i] ); |
Property changes on: branches/wmf/1.16wmf4/skins/common/wikibits.js |
___________________________________________________________________ |
Name: svn:mergeinfo |
252 | 252 | + /branches/wmf-deployment/skins/common/wikibits.js:60970 |
/trunk/phase3/skins/common/wikibits.js:63545-63546,63549,63643,63764,63897-63901,65015,65387,65391,65555,65590,65774,67703 |