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/ProfileView.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 StoneIsland/www/js/lib/account/ProfileView.js (limited to 'StoneIsland/www/js/lib/account/ProfileView.js') diff --git a/StoneIsland/www/js/lib/account/ProfileView.js b/StoneIsland/www/js/lib/account/ProfileView.js new file mode 100644 index 00000000..93c61b33 --- /dev/null +++ b/StoneIsland/www/js/lib/account/ProfileView.js @@ -0,0 +1,5 @@ +var ProfileView = View.extend({ + + el: "#profile", + +}) \ No newline at end of file -- cgit v1.2.3-70-g09d2