Get standalone registration working in development

Whisper.events.trigger('openStandalone') to open the standalone
registration view.

// FREEBIE
This commit is contained in:
lilia
2017-04-19 10:34:19 -07:00
committed by Scott Nonnenberg
parent e60111f34d
commit de3816b094
7 changed files with 185 additions and 126 deletions

View File

@@ -81,6 +81,7 @@
"js/**",
"stylesheets/*.css",
"!js/register.js",
"!js/views/standalone_registration_view.js",
"preload.js",
"main.js",
"menu.js",