From 069e15c10ed10b45673c2365f78fe8918753f19d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 8 Nov 2015 19:32:08 -0500 Subject: use jqxhr style callbacks --- StoneIsland/www/js/lib/account/ProfileView.js | 6 ++++++ 1 file changed, 6 insertions(+) (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 index 93c61b33..f6e331a5 100644 --- a/StoneIsland/www/js/lib/account/ProfileView.js +++ b/StoneIsland/www/js/lib/account/ProfileView.js @@ -1,5 +1,11 @@ var ProfileView = View.extend({ el: "#profile", + + events: { + }, + + initialize: function(){ + }, }) \ No newline at end of file -- cgit v1.2.3-70-g09d2