Replacing alerts with jquery dialog.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Sep 2018 20:32:17 +0000 (16:32 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Sep 2018 20:32:17 +0000 (16:32 -0400)
commit25738204d102c88333f62c329a290ee2d7fad632
tree2bb2d725664fcdd0a5c9354511adfa570ad58d96
parent05b67c90bdc594e940a665e50665db49ecc39164
Replacing alerts with jquery dialog.

Creating a function to replace the alert calls.
Was getting strange text placement issue with the dialogs.
Have css to position the ui-content to absolute.
css/front.css
js/frontRegApp.js
js/views/front/regRequestRegistrant.js
js/views/front/regTime.js
js/views/front/registrantForm.js
views/front/registrations/registration.html