mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix #1700 : Changing a record property does not work
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<ul>
|
||||
<li><a href="#property-statut">{% trans 'Records Statut' %}</a></li>
|
||||
{# <span> </span> element is required for the jQuery loading spinner appears && disappears properly #}
|
||||
<li><a href="{{ path('display_type_property') }}">{% trans 'Records type' %} <span> </span></a></li>
|
||||
<li><a href="{{ path('display_type_property', { 'lst' : records.serializedList() } ) }}">{% trans 'Records type' %} <span> </span></a></li>
|
||||
</ul>
|
||||
|
||||
<div id='property-statut'>
|
||||
|
Reference in New Issue
Block a user