mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-25 04:49:05 +01:00
add base constant to tooltip
This commit is contained in:
parent
c7d0c86d52
commit
183b310696
@ -64,7 +64,7 @@
|
|||||||
<Tooltip
|
<Tooltip
|
||||||
target={`energy-footprint-${job.jobId}-carbon`}
|
target={`energy-footprint-${job.jobId}-carbon`}
|
||||||
placement="top"
|
placement="top"
|
||||||
>Estimated emission based on supplier energy mix and total energy consumption.
|
>Estimated emission based on supplier energy mix ({carbonPerkWh} g/kWh) and total energy consumption.
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user