mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Add block to override menu bar title
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<ol>
|
||||
<li>
|
||||
<span class="title {% if module == "prod" %}selected{% endif %}">
|
||||
Phraseanet
|
||||
{% block menu_bar_title %}Phraseanet{% endblock %}
|
||||
</span>
|
||||
</li>
|
||||
{% if module != "lightbox" and app['authentication'].isAuthenticated() %}
|
||||
|
Reference in New Issue
Block a user