diff options
Diffstat (limited to 'StoneIsland/www/js/lib/account/LogoutView.js')
| -rw-r--r-- | StoneIsland/www/js/lib/account/LogoutView.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/StoneIsland/www/js/lib/account/LogoutView.js b/StoneIsland/www/js/lib/account/LogoutView.js index d5b70aff..45abc303 100644 --- a/StoneIsland/www/js/lib/account/LogoutView.js +++ b/StoneIsland/www/js/lib/account/LogoutView.js @@ -14,7 +14,6 @@ var LogoutView = View.extend({ }, success: function(){ - // change login in ui to logout or whatever }, })
\ No newline at end of file |
