mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 05:44:58 +00:00
improve report view
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{% if custom_fields_in_summary|length > 0 %}
|
||||
<div class="summary">
|
||||
<hr/>
|
||||
<dl>
|
||||
<dl class="chill_report_view_data timeline">
|
||||
{% for field in custom_fields_in_summary %}
|
||||
{% if field.type == 'title' %}
|
||||
{{ chill_custom_field_widget(report.cFData, field) }}
|
||||
|
Reference in New Issue
Block a user