mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Do not display (temporary) scope in report ref#300
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
<dl>
|
||||
<dt class="inline">{{ 'Personne'|trans }}</dt>
|
||||
<dd>{{ entity.person }}</dd>
|
||||
<dt class="inline">{{ 'Scope'|trans }}</dt>
|
||||
<dd>{{ entity.scope }}</dd>
|
||||
<!-- <dt class="inline">{{ 'Scope'|trans }}</dt>
|
||||
<dd>{{ entity.scope }}</dd> -->
|
||||
<dt class="inline">{{ 'Date'|trans }}</dt>
|
||||
<dd>{{ entity.date|date('d-m-Y') }}</dd>
|
||||
<dt class="inline">{{ 'Agent'|trans }}</dt>
|
||||
|
Reference in New Issue
Block a user