aboutsummaryrefslogtreecommitdiffstats
path: root/www/js
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-05-23 18:25:32 +0100
committerStruan Donald <struan@exo.org.uk>2013-05-23 18:25:32 +0100
commitcf36e88dc8159cc47fc883182178c4b198ab3ca3 (patch)
treeaab1ef91dde362216cf004b6596291f66b8f3d9e /www/js
parent2d4cdd1b7ab3f7a8654e6300c5804e2a7f5de80f (diff)
do not fix page height on around page as it upsets the map layout
Diffstat (limited to 'www/js')
-rw-r--r--www/js/views/around.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/js/views/around.js b/www/js/views/around.js
index 995c6e3..a7bce6b 100644
--- a/www/js/views/around.js
+++ b/www/js/views/around.js
@@ -35,7 +35,6 @@
beforeDisplay: function() {
$('#cancel').hide();
- this.fixPageHeight();
},
afterDisplay: function() {