Sync with head
This commit is contained in:
@ -443,7 +443,7 @@
|
||||
</div>
|
||||
|
||||
{{!-- Biography Tab --}}
|
||||
<div class="tab biography" data-group="primary" data-tab="description" style="height:200px">
|
||||
<div class="tab biography" data-group="primary" data-tab="description">
|
||||
<div class="grid grid-2col">
|
||||
<div class="flex-group-left flexcol competence-column">
|
||||
<ol class="item-list">
|
||||
@ -465,7 +465,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group" style="height:200px">
|
||||
{{editor content="data.biographie" target="data.biographie" button=true owner=owner editable=editable}}
|
||||
<div class="form-group editor" style="height:400px !important; min-height: 400px !important;">
|
||||
{{editor content=data.biographie target="data.biographie" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user