Trying to track down why we're seeing a version of the electors panel

which should no longer be there. Failing.
This commit is contained in:
Simon Brooke 2018-07-02 17:29:01 +01:00
parent 16af040537
commit e19e01d9be
6 changed files with 21 additions and 15 deletions

View file

@ -36,7 +36,7 @@
<!-- ATTENTION \/ -->
<!-- ATTENTION /\ -->
<!-- Leaflet -->
<link rel="stylesheet" href="js/lib/leaflet/dist/leaflet.css" />
<link rel="stylesheet" href="js/lib/node_modules/leaflet/dist/leaflet.css" />
{% script "js/lib/node_modules/signature_pad/dist/signature_pad.min.js" %}
{% script "js/lib/node_modules/leaflet/dist/leaflet.js" %}
{% script "/js/app.js" %}