From aa23fc23b5a8cf43d115bcf3953806e66dadf1c3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 7 Nov 2015 16:49:17 -0500 Subject: stub in account views.. --- StoneIsland/www/js/lib/account/SignupView.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 StoneIsland/www/js/lib/account/SignupView.js (limited to 'StoneIsland/www/js/lib/account/SignupView.js') diff --git a/StoneIsland/www/js/lib/account/SignupView.js b/StoneIsland/www/js/lib/account/SignupView.js new file mode 100644 index 00000000..395c0b00 --- /dev/null +++ b/StoneIsland/www/js/lib/account/SignupView.js @@ -0,0 +1,5 @@ +var SignupView = View.extend({ + + el: "#signup", + +}) \ No newline at end of file -- cgit v1.2.3-70-g09d2