Merge branch 'stable'

This commit is contained in:
2020-05-01 15:54:12 +02:00
3 changed files with 23 additions and 2 deletions

View File

@@ -28,7 +28,6 @@
'%opening_date%': accompanying_period.openingDate|localizeddate('long', 'none'),
'%closing_date%': accompanying_period.closingDate|localizeddate('long', 'none')}
) }}
<div>{{ accompanying_period.closingMotive|chill_entity_render_box }}</div>
{% endif %}
</td>
{% if chill_accompanying_periods.fields.user == 'visible' %}
@@ -41,6 +40,10 @@
</td>
{% endif %}
<td>
{% if accompanying_period.isOpen == false %}
<div>{{ accompanying_period.closingMotive|chill_entity_render_box }}</div>
<br/>
{% endif %}
{{ accompanying_period.remark|chill_print_or_message('No remark', 'blockquote') }}
</td>
<td>