#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:
@@ -14,8 +14,8 @@
|
||||
|
||||
{% block body %}
|
||||
<div class="container">
|
||||
<h4>{% trans 'Teams' %}</h4>
|
||||
<div class="col-md">
|
||||
<h4>{% trans 'Teams' %}</h4>
|
||||
<button class="btn rlp-r btn-modal" data-form-url="{% url 'user:team-new' %}" title="{% trans 'Add new team' %}">
|
||||
{% fa5_icon 'plus' %}
|
||||
{% trans 'New' %}
|
||||
|
||||
Reference in New Issue
Block a user