Skip to content

Commit

Permalink
UI changes for reconciliation pause
Browse files Browse the repository at this point in the history
Signed-off-by: hemahg <[email protected]>
  • Loading branch information
hemahg committed Oct 15, 2024
1 parent 91b3928 commit bc39f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/components/ClusterOverview/ClusterCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ export function ClusterCard({
width={1}
className={"pf-v5-u-text-nowrap"}
>
<Button variant="link" isInline on>
<Button variant="link" isInline>
{t("reconciliation.resume")}
</Button>
</DataListCell>,
Expand Down

0 comments on commit bc39f2e

Please sign in to comment.