summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib/account/SettingsView.js
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/js/lib/account/SettingsView.js')
-rwxr-xr-xStoneIsland/www/js/lib/account/SettingsView.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/js/lib/account/SettingsView.js b/StoneIsland/www/js/lib/account/SettingsView.js
index 90ace549..5586e0fd 100755
--- a/StoneIsland/www/js/lib/account/SettingsView.js
+++ b/StoneIsland/www/js/lib/account/SettingsView.js
@@ -22,6 +22,7 @@ var SettingsView = FormView.extend({
app.closed.setMessage("PLEASE GO ONLINE TO CHANGE<br>YOUR NOTIFICATION SETTINGS.", "")
return
}
+ app.account.consent.check()
document.body.className = "settings"
this.deferScrollToTop()