mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Update to jquery ui 1.10.3
Fix conflict & ui bugs Remove debug
This commit is contained in:
@@ -270,7 +270,7 @@
|
||||
|
||||
{# hd sub section #}
|
||||
{% if selectionLength == 1 and (app['phraseanet.registry'].get('GV_seeOngChgDoc') or app['phraseanet.registry'].get('GV_seeNewThumb')) %}
|
||||
{% for record in selection %}
|
||||
{% for record in records %}
|
||||
<div id="substitution" class="tabBox">
|
||||
|
||||
{% if "unknown" == record.get_type() %}
|
||||
|
Reference in New Issue
Block a user