summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib/account/SignupView.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-09 17:46:54 -0500
committerJules Laplace <jules@okfoc.us>2015-11-09 17:46:54 -0500
commitead9d27ebc580ce428c991cbbd3ad505865ffd63 (patch)
tree3d91872dc17760ea7df5ab4698f24bde6d838769 /StoneIsland/www/js/lib/account/SignupView.js
parent6a8e38d24c4866b8559f7116eac694fbf1da4ded (diff)
case sensitive
Diffstat (limited to 'StoneIsland/www/js/lib/account/SignupView.js')
-rw-r--r--StoneIsland/www/js/lib/account/SignupView.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/www/js/lib/account/SignupView.js b/StoneIsland/www/js/lib/account/SignupView.js
index 14fb27a6..0f527d4f 100644
--- a/StoneIsland/www/js/lib/account/SignupView.js
+++ b/StoneIsland/www/js/lib/account/SignupView.js
@@ -1,4 +1,4 @@
-var SignupView = View.extend({
+var SignupView = SerializableView.extend({
el: "#signup",