mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
wip: css cleanup
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{% if module is defined and module != "lightbox" and app.getAuthenticator().isAuthenticated() %}
|
||||
<li>
|
||||
<a target="_blank" href="{{ path('prod') }}">
|
||||
<span class="">
|
||||
<span class="{% if module is defined and module == "prod" %}selected{% endif %}">
|
||||
{{ 'admin::monitor: production' | trans }}
|
||||
</span>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user