aboutsummaryrefslogtreecommitdiffstats
path: root/www/js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js')
-rw-r--r--www/js/views/around.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/views/around.js b/www/js/views/around.js
index a7bce6b..7665b15 100644
--- a/www/js/views/around.js
+++ b/www/js/views/around.js
@@ -34,6 +34,7 @@
},
beforeDisplay: function() {
+ $('a[data-role="button"]').hide();
$('#cancel').hide();
},