mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Fix #902 : Fix search sort
This commit is contained in:
@@ -375,7 +375,6 @@
|
||||
<option value="desc">{% trans 'descendant'%}</option>
|
||||
<option value="asc">{% trans 'ascendant'%}</option>
|
||||
</select>
|
||||
<input type="hidden" name="ord" id="searchOrd" value="PHRASEA_ORDER_DESC" />
|
||||
{% endif %}
|
||||
<div class="field_filter">
|
||||
<span>{% trans 'Les termes apparaissent dans le(s) champs' %}</span>
|
||||
|
Reference in New Issue
Block a user