diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index e0e71ac6e..2286ea1c5 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -15925,6 +15925,27 @@ + + refresh + false + + + + + + en-US + false + + + es-MX + false + + + fr-CA + false + + + required false diff --git a/client/src/pages/jobs-detail/jobs-detail.page.component.jsx b/client/src/pages/jobs-detail/jobs-detail.page.component.jsx index 7d305e45c..63a34b554 100644 --- a/client/src/pages/jobs-detail/jobs-detail.page.component.jsx +++ b/client/src/pages/jobs-detail/jobs-detail.page.component.jsx @@ -6,6 +6,7 @@ import Icon, { PrinterFilled, ToolFilled, HistoryOutlined, + SyncOutlined, } from "@ant-design/icons"; import { Button, @@ -178,6 +179,15 @@ export function JobsDetailPage({ const menuExtra = ( +