Skip to content

Instantly share code, notes, and snippets.

@bjmiller121
Last active September 29, 2016 23:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjmiller121/473035b5564d66dc9785a616916b633f to your computer and use it in GitHub Desktop.
Save bjmiller121/473035b5564d66dc9785a616916b633f to your computer and use it in GitHub Desktop.
Bookmarklet to fix pantheon bug where links are missing on multidev dashboards.
javascript:$('.js-workspace-region-header').removeClass('hide');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment