mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix build
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
{% if not loop.last %} - {% endif %}
|
||||
{% endfor %}
|
||||
|
|
||||
<a class="{% if adapter_action == 'load-records' %} selected {% endif %} action_type_{{type}} bridge_action bridge_title" href="/prod/bridge/adapter/{{ account.get_id() }}/load-records/">
|
||||
<a class="{% if adapter_action == 'load-records' %} selected {% endif %} bridge_action bridge_title" href="/prod/bridge/adapter/{{ account.get_id() }}/load-records/">
|
||||
{% trans 'Fichiers envoyes' %}
|
||||
</a>
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user