Anomalie 0000024 : seconde étape --> pas certain que cela corrige l'anon (non reproductible) mais entre cette modif et l'activation du cache Smarty en Prod...
This commit is contained in:
@@ -116,8 +116,8 @@
|
||||
</tr>
|
||||
<!-- TheCoreDev : Anomalie 00000002 (affichage du total TTC en plus du total HT) //-->
|
||||
<tr class="font-weight-bold">
|
||||
<td><span class="text-uppercase">{$totals.total_including_tax.label}</span></td>
|
||||
<td>{$totals.total_including_tax.value}</td>
|
||||
<td><span class="text-uppercase">{if isset($totals.total_including_tax.label)}{$totals.total_including_tax.label}{/if}</span></td>
|
||||
<td>{if isset($totals.total_including_tax.value)}{$totals.total_including_tax.value}{/if}</td>
|
||||
</tr>
|
||||
</table>
|
||||
{/block}
|
||||
|
||||
Reference in New Issue
Block a user