mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Merge branch '3.8'
Conflicts: locale/de_DE/LC_MESSAGES/phraseanet.mo locale/de_DE/LC_MESSAGES/phraseanet.po locale/en_GB/LC_MESSAGES/phraseanet.mo locale/en_GB/LC_MESSAGES/phraseanet.po locale/es_ES/LC_MESSAGES/phraseanet.mo locale/es_ES/LC_MESSAGES/phraseanet.po locale/fr_FR/LC_MESSAGES/phraseanet.mo locale/fr_FR/LC_MESSAGES/phraseanet.po locale/nl_NL/LC_MESSAGES/phraseanet.mo locale/nl_NL/LC_MESSAGES/phraseanet.po templates/web/prod/actions/Property/index.html.twig
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="#property-statut">{{ 'Records Statut' | trans }}</a></li>
|
<li><a href="#property-statut">{{ 'Records Statut' | trans }}</a></li>
|
||||||
{# <span> </span> element is required for the jQuery loading spinner appears && disappears properly #}
|
{# <span> </span> element is required for the jQuery loading spinner appears && disappears properly #}
|
||||||
<li><a href="{{ path('display_type_property') }}">{{ 'Records type' | trans }} <span> </span></a></li>
|
<li><a href="{{ path('display_type_property', { 'lst' : records.serializedList() } ) }}">{{ 'Records type' | trans }} <span> </span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<div id='property-statut'>
|
<div id='property-statut'>
|
||||||
|
Reference in New Issue
Block a user