diff options
Diffstat (limited to 'web/cobrands/barnet/position_map.js')
-rw-r--r-- | web/cobrands/barnet/position_map.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/cobrands/barnet/position_map.js b/web/cobrands/barnet/position_map.js index 8c86052bf..e6d46288e 100644 --- a/web/cobrands/barnet/position_map.js +++ b/web/cobrands/barnet/position_map.js @@ -13,3 +13,5 @@ function map_fix() { var height = $('.wrapper').height() - 3; $('#map_box').height(height); } + +var slide_wards_down = 1; |