Skip to content
Snippets Groups Projects
Commit 30125ab1 authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Fix date of unit

parent 1eeddc0e
No related branches found
No related tags found
No related merge requests found
Pipeline #7130 passed
...@@ -194,7 +194,7 @@ ...@@ -194,7 +194,7 @@
<td class="border p-1 text-center" <td class="border p-1 text-center"
>{getUnitShortLabel( >{getUnitShortLabel(
valueAtInstant.unit ?? parameter.unit, valueAtInstant.unit ?? parameter.unit,
date, instant,
)}</td )}</td
> >
{/if} {/if}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment