PHRAS-3030 #comment add missing string #time 3h

This commit is contained in:
Harrys Ravalomanana
2020-05-05 18:39:43 +04:00
parent 5053c0b7ee
commit b8b0abc617
16 changed files with 454 additions and 85 deletions

View File

@@ -14,7 +14,6 @@
{% set databox = records.databoxes|first %}
{# This value is fetched when click on 2nd tab #}
<input type="hidden" name='original_selection' value="{{ app.request.query.get('lst') }}">
<ul>
<li><a href="#property-status">{{ 'Records Statut' | trans }}</a></li>
{# <span>&nbsp;</span> element is required for the jQuery loading spinner appears && disappears properly #}