simplification affichage

FossilOrigin-Name: 442ad95644cd0884b83bfeefd06cc54b77cbce877b564ee96ba0ea4748aa8591
This commit is contained in:
engel 2022-04-27 13:56:04 +00:00
parent c51bc9a97f
commit 55d2ce0cbb
3 changed files with 5 additions and 7 deletions

View file

@ -101,8 +101,8 @@
de configuration</h3 {/if} {if $nbTaux > 0 && $nbChamps > 0} <table class="list">
<thead>
<tr>
<th>Cocher</th>
<th>Activité et Tarif</th>
<th>Cocher</th>
<th>Taux de réduction</th>
<th>Caractéristiques activité</th>
<th>N° et Compte</th>
@ -111,6 +111,9 @@
<tbody>
{foreach from=$activitesTarifsComptes item="activite"}
<tr>
<td>
<span>{$activite.titreActivite} - {$activite.titreTarif}</span>
</td>
<td>
{if $nbTarifs == 1}
{input
@ -127,9 +130,6 @@
}
{/if}
</td>
<td>
<span>{$activite.titreActivite} - {$activite.titreTarif}</span>
</td>
<td>
{foreach from=$plugin_config->reduction item="reduc"}
{if $reduc->valeur == 1}