Merge "updater now shows the SQLite file being used"
[lhc/web/wiklou.git] / resources / mediawiki / mediawiki.util.js
index 4bb004a..05ffcc0 100644 (file)
                        // just add it to the bottom of their 'sidebar' element as a fallback
                        switch ( mw.config.get( 'skin' ) ) {
                        case 'standard':
-                       case 'cologneblue':
                                $( '#quickbar' ).append( $link.after( '<br/>' ) );
                                return $link[0];
                        case 'nostalgia':