aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/js/views/around.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/js/views/around.js b/src/js/views/around.js
index e8f962f..09b2dc2 100644
--- a/src/js/views/around.js
+++ b/src/js/views/around.js
@@ -39,6 +39,7 @@
beforeDisplay: function() {
$('a[data-role="button"]').hide();
+ $('#view-my-reports').hide();
$('#login-options').hide();
$('#postcodeForm').hide();
$('#cancel').hide();