mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Merge pull request #1297 from jygaulier/PHRAS-425_prod-tools
PHRAS-425 (prod/tools broken)
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
{{ "image tool" | trans }}
|
||||
</a>
|
||||
</li>
|
||||
{% if selectionLength == 1 and (app['phraseanet.registry'].get('GV_seeOngChgDoc') or app['phraseanet.registry'].get('GV_seeNewThumb')) %}
|
||||
{% if selectionLength == 1 and (app['conf'].get(['registry', 'modules', 'doc-substitution']) or app['conf'].get(['registry', 'modules', 'thumb-substitution'])) %}
|
||||
<li>
|
||||
<a href="#substitution">
|
||||
{{ "substitution" | trans }}
|
||||
|
Reference in New Issue
Block a user