feature/IO-3499-React-19 -Checkpoint
This commit is contained in:
@@ -1161,7 +1161,7 @@ export function JobsDetailHeaderActions({
|
|||||||
openConfirmFromMenu({
|
openConfirmFromMenu({
|
||||||
variant: "info",
|
variant: "info",
|
||||||
title: t("jobs.labels.deletewatchers"),
|
title: t("jobs.labels.deletewatchers"),
|
||||||
okText: t("general.actions.ok") ?? "OK",
|
okText: t("general.actions.ok"),
|
||||||
showCancel: false
|
showCancel: false
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user