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 |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 20: | Line 20: | ||
$('#pt-watchlist'), | $('#pt-watchlist'), | ||
$('#pt-preferences'), | $('#pt-preferences'), | ||
$('#pt-sandbox'), | |||
$('#pt-logout') | $('#pt-logout') | ||
) | ) | ||