Merge pull request #1297 from jygaulier/PHRAS-425_prod-tools

PHRAS-425 (prod/tools broken)
This commit is contained in:
Nicolas Le Goff
2015-03-12 19:48:36 +01:00

View File

@@ -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 }}