diff options
author | Joe Siltberg <git@joesiltberg.se> | 2018-10-23 15:06:53 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-11-05 10:13:48 +0000 |
commit | 738f832405561690da3c2ad7b94b7c87c556dafc (patch) | |
tree | 775cefc9667a6a36a103e70747175980d5e4973f /web | |
parent | 10a9e1b8b70f1189b01f41ca57a02e255e13f081 (diff) |
[FixaMinGata] Don't scroll report on load
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/fixamingata/js.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/fixamingata/js.js b/web/cobrands/fixamingata/js.js new file mode 100644 index 000000000..ca5f772c4 --- /dev/null +++ b/web/cobrands/fixamingata/js.js @@ -0,0 +1 @@ +fixmystreet.inspect_form_no_scroll_on_load = 1; |