summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/js/lib/account/SettingsView.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-07-24 18:41:15 +0200
committerJules Laplace <julescarbon@gmail.com>2018-07-24 18:41:15 +0200
commit28553fe863564b44f810eacc0ce3f45608346297 (patch)
tree057febb8a68355257048ebb1eae5b5a44b2b6341 /StoneIsland/platforms/ios/www/js/lib/account/SettingsView.js
parentb6774fedca6a535e9f863d4bb72d87f46c47a59b (diff)
build the thing....
Diffstat (limited to 'StoneIsland/platforms/ios/www/js/lib/account/SettingsView.js')
-rwxr-xr-xStoneIsland/platforms/ios/www/js/lib/account/SettingsView.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/www/js/lib/account/SettingsView.js b/StoneIsland/platforms/ios/www/js/lib/account/SettingsView.js
index 90ace549..5586e0fd 100755
--- a/StoneIsland/platforms/ios/www/js/lib/account/SettingsView.js
+++ b/StoneIsland/platforms/ios/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()