mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-03-04 05:55:56 +01:00
Merge branch 'rework_jobview_header' into 275_tag_scope_jobview_rework
This commit is contained in:
commit
26226009f0
@ -90,7 +90,7 @@
|
||||
<!-- Header Row 1: Selectors -->
|
||||
<tr>
|
||||
<th>
|
||||
<Button outline on:click={() => (isMetricSelectionOpen = true)}>
|
||||
<Button outline on:click={() => (isMetricSelectionOpen = true)} class="w-100">
|
||||
<Icon name="graph-up" /> Select Metrics
|
||||
</Button>
|
||||
</th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user