Fix insights search

This commit is contained in:
2022-08-26 21:03:21 +01:00
parent 822c474867
commit de42dcee03
4 changed files with 11 additions and 10 deletions

View File

@@ -156,12 +156,10 @@
</div>
{% endif %}
{% if user.is_authenticated %}
{% if user|has_plan:'drilldown' %}
<a class="navbar-item" href="{% url 'insights' %}">
Insights
</a>
{% endif %}
{% if perms.core.use_insights %}
<a class="navbar-item" href="{% url 'insights' %}">
Insights
</a>
{% endif %}
<a class="navbar-item add-button">
Install