aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fixmystreet/fixmystreet.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/web/cobrands/fixmystreet/fixmystreet.js b/web/cobrands/fixmystreet/fixmystreet.js
index 269540dad..e54d2fe93 100644
--- a/web/cobrands/fixmystreet/fixmystreet.js
+++ b/web/cobrands/fixmystreet/fixmystreet.js
@@ -543,12 +543,6 @@ $.fn.drawer = function(id, ajax) {
}
}
- /*
- * Placeholder polyfill from https://github.com/mathiasbynens/jquery-placeholder/
- *
- * It needs to be at the end or it won't behave as expected
- */
- $('input, textarea').placeholder();
});
/*