renderbox person and thirdparty on resume accompanyingcourse, flex-bloc and flex-table

This commit is contained in:
2021-07-28 23:41:10 +02:00
parent 2893b9c726
commit 3637ae6aee
6 changed files with 128 additions and 304 deletions

View File

@@ -1,6 +1,6 @@
{#
Template to render a person
* render [raw|label|row|bloc]
* render [raw|label|bloc]
OPTIONS
* addAltNames bool
* addLink bool
@@ -64,12 +64,6 @@
{{ _self.label(person, options) }}
{%- endif -%}
{%- if render == 'row' -%}
<div class="entity-row">
{{ _self.label(person, options) }}
</div>
{%- endif -%}
{%- if render == 'bloc' -%}
<div class="item-row entity-bloc">
<div class="item-col">