Move the javascript into a js file instead of using <script> tag in html file.
authorradhika chippada <radhika@curoverse.com>
Tue, 8 Apr 2014 16:00:32 +0000 (12:00 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 8 Apr 2014 17:47:05 +0000 (13:47 -0400)
commit7488683807205fdfebd3c52e6ba50a0879ef1da7
treeeb24af0cdc628c7d2ddaba4aa38703b62608521e
parent351718c4524ede8442f1cc078d61ced8839440c5
Move the javascript into a js file instead of using <script> tag in html file.
apps/workbench/app/views/users/_setup_popup.html.erb
apps/workbench/app/views/users/setup_popup.js.erb