mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
fix merge conflict
This commit is contained in:
commit
a59994355b
@ -362,7 +362,10 @@
|
||||
data-bs-parent="#nonCurrent">
|
||||
|
||||
{% if member.getBudgetResources|length > 0 or member.getBudgetCharges|length > 0 %}
|
||||
<<<<<<< HEAD
|
||||
|
||||
=======
|
||||
>>>>>>> 26373e5d238031e1af840ab2e9b4034a2227df0a
|
||||
<div class="flex-table">
|
||||
<h3 class="family-title">{{ 'Actual resources for %name%'|trans({ '%name%' : member.firstName ~ " " ~ member.lastName }) }}</h3>
|
||||
{% if member.getBudgetResources|length > 0 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user