Guest User

Untitled

a guest
Apr 21st, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. try {
  2. $("#item__hours_target").html("\n\u003Cinput id=\"item_hours\" name=\"item[hours]\" size=\"30\" style=\"width: 0.0em;\" type=\"text\" /\u003E\n\n\u003Cscript type=\"text/javascript\"\u003E\n \n \n \n\u003C/script\u003E\n");
  3. } catch (e) { alert('RJS error:\n\n' + e.toString()); alert('$(\"#item__hours_target\").html(\"\\n\\u003Cinput id=\\\"item_hours\\\" name=\\\"item[hours]\\\" size=\\\"30\\\" style=\\\"width: 0.0em;\\\" type=\\\"text\\\" /\\u003E\\n\\n\\u003Cscript type=\\\"text/javascript\\\"\\u003E\\n \\n \\n \\n\\u003C/script\\u003E\\n\");'); throw e }
Add Comment
Please, Sign In to add comment