MediaWiki:Gadget-toplinksDropdown.js: Difference between revisions

Created page with "/** * De-clutters the personal links at the top by collecting them in a dropdown, * opened by hovering over your username - inspired by the Timeless skin * * @author Banri..."
 
mNo edit summary
Line 20: Line 20:
                     $('#pt-watchlist'),
                     $('#pt-watchlist'),
                     $('#pt-preferences'),
                     $('#pt-preferences'),
                    $('#pt-mysandbox'),
                     $('#pt-logout')
                     $('#pt-logout')
                 )
                 )