mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-2342_report_collections_fix
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
{% endfor %}
|
||||
</select>
|
||||
</div>
|
||||
<div class="form2 form_content">
|
||||
<div class="form2 form_content form_content_checkboxes">
|
||||
{% if displayCollections == true %}
|
||||
<div class="form_titre">
|
||||
{{ "report:: 3 - Collections" | trans }}
|
||||
|
@@ -58,7 +58,7 @@
|
||||
{% include "report/form_date_and_base.html.twig" with {'tab': "records", 'route': "report2_records", 'displayCollections': true } %}
|
||||
|
||||
{% block form_records %}
|
||||
<div class="form3 form_content">
|
||||
<div class="form3 form_content form_content_checkboxes">
|
||||
<div class="form_titre">{{ "report:: 4 - Fields" | trans }}</div>
|
||||
|
||||
{% for sbas_id,databox in granted_bases %}
|
||||
|
Reference in New Issue
Block a user