Add logic for hiding showing the Add Me button
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 19 Oct 2017 16:39:35 +0000 (12:39 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 19 Oct 2017 16:39:35 +0000 (12:39 -0400)
commit044805e2a4dca45ac47ff05b84af5f4dd0c4d658
tree694778823b1bd3f376257bee83e1d0e3303863a3
parent5dc295d0d3ff7cdd70977d0d8f3750bd7fded4f7
Add logic for hiding showing the Add Me button

Don't show add me if not logged in.
Don't show add me if already set as one of the registrants.
js/frontRegApp.js
js/models/front/regClass.js
js/views/front/regClass.js