Fix showing loading graphic when getting error adding attendee.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 9 Jan 2018 17:04:59 +0000 (12:04 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 9 Jan 2018 17:04:59 +0000 (12:04 -0500)
commitd21464197dfd53e76628440a04c1d3ec228fdc45
treee104ef7e7bfd0723983e07136e58b92c879407c8
parentd3105b36a39afe42a467d156da0268f3bb234a6a
Fix showing loading graphic when getting error adding attendee.

When adding the attendee if you forget the names fields it shows the
loading graphic.
Fixed so the loading graphic is hidden if an error occurs.
js/frontRegApp.js
js/views/front/regTime.js