Guest User

Untitled

a guest
Feb 20th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. try {
  2. new Insertion.Main({"partial": "signup"}, "");
  3. new Effect.Highlight("signup",{});
  4. } catch (e) { alert('RJS error:\n\n' + e.toString()); alert('new Insertion.Main({\"partial\": \"signup\"}, \"\");\nnew Effect.Highlight(\"signup\",{});'); throw e }
Add Comment
Please, Sign In to add comment