mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-01 10:59:45 +00:00
Display of budget result
This commit is contained in:
@@ -26,13 +26,4 @@
|
||||
<span class="chill-no-data-statement">{{ 'No charges registered'|trans }}</span>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{# {% if results|length > 0 %} #}
|
||||
<div class="flex-table">
|
||||
<h3 class="family-title">{{ 'Budget calculator'|trans }}</h2>
|
||||
<div class="item-bloc">
|
||||
{{ table_results(actualCharges, actualResources) }}
|
||||
</div>
|
||||
</div>
|
||||
{# {% endif %} #}
|
||||
</div>
|
Reference in New Issue
Block a user