Skip to content

Instantly share code, notes, and snippets.

@zplume
Last active May 10, 2017 13:18
Show Gist options
  • Save zplume/c6dd1b9f2dc43609f4bac14c3f1dae2f to your computer and use it in GitHub Desktop.
Save zplume/c6dd1b9f2dc43609f4bac14c3f1dae2f to your computer and use it in GitHub Desktop.
Array.prototype.slice.call(document.querySelectorAll("#onetidMngCytpeRptrTable a")).forEach(function(a) { a.setAttribute("href", "\u002fsites\u002fcontentTypeHub/_layouts/15/ManageContentType.aspx?ctype=" + a.getAttribute("id").replace("LinkEditType", "")); });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment