summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/js/lib/etc/push.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-04 22:37:20 +0100
committerJules Laplace <jules@okfoc.us>2016-03-04 22:37:20 +0100
commit08c203b4dc4b9fdacd9aa0f2f2074dbd7d431a80 (patch)
tree40719f082ec67774654d10f50a332ea06ba23bb8 /StoneIsland/platforms/ios/www/js/lib/etc/push.js
parent3a7ab01806ec52c048284029613b9bdaa0f6ec25 (diff)
checkin stuff
Diffstat (limited to 'StoneIsland/platforms/ios/www/js/lib/etc/push.js')
-rwxr-xr-xStoneIsland/platforms/ios/www/js/lib/etc/push.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/www/js/lib/etc/push.js b/StoneIsland/platforms/ios/www/js/lib/etc/push.js
index 5585ba71..634ffe6d 100755
--- a/StoneIsland/platforms/ios/www/js/lib/etc/push.js
+++ b/StoneIsland/platforms/ios/www/js/lib/etc/push.js
@@ -55,6 +55,7 @@ var push = (function(){
app.intro.$alert.show().html("[ HUB UPDATED ]")
}
else {
+ auth.clear_cart()
app.intro.$alert.show().html("[ STORE UPDATED ]")
}
}