mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Add Necessary templates for plugins handling
This commit is contained in:
@@ -16,6 +16,13 @@
|
||||
</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% if app['plugin.workzone'].keys() is not empty %}
|
||||
<li>
|
||||
<a href="#plugins" class="WZplugins">
|
||||
<img src="/skins/icons/disktt_0.gif" title="{{ 'phraseanet:: plugin.workzone' | trans }}"/>
|
||||
</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
<li class="ui-tabs-selected ui-corner-top baskets">
|
||||
<a href="#baskets" class="WZbasketTab">
|
||||
<div id="basket_menu_trigger">▼</div>
|
||||
|
Reference in New Issue
Block a user