descripcion reportes

parent 669d1777
......@@ -171,8 +171,8 @@
<li>{{ searchForm.end }}</li>
</ul>
</li>
{% if advanced_search == True %}
<li class="treeview ">
<li class="treeview {% if advanced_search == False %} hidden {% endif %} ">
<a href="#">
<i class="fa fa-map"></i>
<span>Polygon</span>
......@@ -184,7 +184,7 @@
<li>{{ searchForm.polygon }}</li>
</ul>
</li>
{% endif %}
<li class="treeview ">
<a href="#">
<i class="fa fa-cloud"></i>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment