Skip to content

Instantly share code, notes, and snippets.

@nchambe
Created July 18, 2018 15:07
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 nchambe/874d7b93dd7559fd777b8410076b42f9 to your computer and use it in GitHub Desktop.
Save nchambe/874d7b93dd7559fd777b8410076b42f9 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
<!--
var origUrl = window.location.toString();
var editUrl = origUrl.replace("OneClick","EditForm");
window.location = editUrl;
//-->
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment