#185 Parcel loading on public reports

* fixes bug where unauthorized clients would not load a geometries parcel view properly
* minor general templates enhancements
This commit is contained in:
2022-08-02 09:38:03 +02:00
parent 1c38acea25
commit 70555ee5a3
3 changed files with 2 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
</div>
{% endfor %}
</div>
<div class="container-fluid mt-3 px-4">
<div class="container-fluid mt-3 mb-5 px-4">
{% comment %}
The modal wrapper, which can be used on every view can stay on the base.html template
{% endcomment %}