Fix build

This commit is contained in:
Romain Neutron
2011-12-29 19:31:45 +01:00
parent adf7e62f20
commit 028b72f271
4 changed files with 4 additions and 3 deletions

View File

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