menu lateral

parent 6d57f767
......@@ -34,7 +34,7 @@
</ul>
</li>
{%endif%}
{% if is_granted('ROLE_RESEARCHER') %}
{% if is_granted('ROLE_ADMIN') or if is_granted('ROLE_RESEARCHER') %}
<li class="{% if 'researcher' in route %}active{% endif %}">
<a href="{{ path('backend_researcher_buscar')}}"><i class="fa fa-users"></i> <span>Búsqueda</span></a>
</li>
......
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