mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-24 12:29:05 +01:00
add base constant to tooltip
This commit is contained in:
parent
c7d0c86d52
commit
183b310696
@ -64,7 +64,7 @@
|
||||
<Tooltip
|
||||
target={`energy-footprint-${job.jobId}-carbon`}
|
||||
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>
|
||||
{/if}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user