diff --git a/static/dataview.js b/static/dataview.js deleted file mode 100644 index 205e694d..00000000 --- a/static/dataview.js +++ /dev/null @@ -1,6 +0,0 @@ -$(function() { - $('.section.foldable h2').click(function() { - $(this).parent('.section').toggleClass('folded'); - $('.qommon-map').trigger('qommon:invalidate'); - }); -}); diff --git a/templates/variants/pre-saint-gervais/wcs/base.html b/templates/variants/pre-saint-gervais/wcs/base.html index edadfdde..48c8d42c 100644 --- a/templates/variants/pre-saint-gervais/wcs/base.html +++ b/templates/variants/pre-saint-gervais/wcs/base.html @@ -3,7 +3,6 @@ {% block extra-top-head %} {{script|safe}} - {% endblock %} {% block extra-body-class %} diff --git a/templates/variants/rouen/wcs/base.html b/templates/variants/rouen/wcs/base.html index 60c3c225..40189222 100644 --- a/templates/variants/rouen/wcs/base.html +++ b/templates/variants/rouen/wcs/base.html @@ -3,7 +3,6 @@ {% block extra-top-head %} {{script|safe}} - {% endblock %} {% block extra-body-class %} diff --git a/templates/variants/toodego/wcs/base.html b/templates/variants/toodego/wcs/base.html index 7963e413..01e762dc 100644 --- a/templates/variants/toodego/wcs/base.html +++ b/templates/variants/toodego/wcs/base.html @@ -3,7 +3,6 @@ {% block extra-top-head %} {{script|safe}} - {% endblock %} {% block extra-body-class %} diff --git a/templates/variants/toulouse-metropole/wcs/base.html b/templates/variants/toulouse-metropole/wcs/base.html index 00799085..f5ff2805 100644 --- a/templates/variants/toulouse-metropole/wcs/base.html +++ b/templates/variants/toulouse-metropole/wcs/base.html @@ -3,7 +3,6 @@ {% block extra-top-head %} {{script|safe}} - {% endblock %} {% block extra-body-class %} diff --git a/templates/variants/toulouse/wcs/base.html b/templates/variants/toulouse/wcs/base.html index 00799085..f5ff2805 100644 --- a/templates/variants/toulouse/wcs/base.html +++ b/templates/variants/toulouse/wcs/base.html @@ -3,7 +3,6 @@ {% block extra-top-head %} {{script|safe}} - {% endblock %} {% block extra-body-class %} diff --git a/templates/wcs/base.html b/templates/wcs/base.html index fba461a0..f9017e5d 100644 --- a/templates/wcs/base.html +++ b/templates/wcs/base.html @@ -3,7 +3,6 @@ {% block extra-top-head %} {{script|safe}} - {% endblock %} {% block extra-body-class %}