diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-07-24 18:41:15 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-07-24 18:41:15 +0200 |
| commit | 28553fe863564b44f810eacc0ce3f45608346297 (patch) | |
| tree | 057febb8a68355257048ebb1eae5b5a44b2b6341 /StoneIsland/platforms/ios/www/js/lib/account/ShippingView.js | |
| parent | b6774fedca6a535e9f863d4bb72d87f46c47a59b (diff) | |
build the thing....
Diffstat (limited to 'StoneIsland/platforms/ios/www/js/lib/account/ShippingView.js')
| -rwxr-xr-x | StoneIsland/platforms/ios/www/js/lib/account/ShippingView.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/www/js/lib/account/ShippingView.js b/StoneIsland/platforms/ios/www/js/lib/account/ShippingView.js index abc12818..c1bac782 100755 --- a/StoneIsland/platforms/ios/www/js/lib/account/ShippingView.js +++ b/StoneIsland/platforms/ios/www/js/lib/account/ShippingView.js @@ -38,6 +38,7 @@ var ShippingView = FormView.extend({ return } // this.preload( this.data || this.test_data ) + app.account.consent.check() app.footer.show("SAVE") document.body.className = "shipping" this.deferScrollToTop() |
