minor fix

This commit is contained in:
Jean-Yves Gaulier
2015-03-12 19:17:26 +01:00
parent ff83ee8cb0
commit be4923166f

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