diff --git a/src/components/pages/marketing/MarketingTable.tsx b/src/components/pages/marketing/MarketingTable.tsx index f9cbdbfe..0247fc75 100644 --- a/src/components/pages/marketing/MarketingTable.tsx +++ b/src/components/pages/marketing/MarketingTable.tsx @@ -52,7 +52,7 @@ const RowsOptionsMenu = ({ )} >
- + {/* - + */} + {props.row.original.latest_approval.step_number != 1 && ( - + <> + {/* + + */} - + )} {props.row.original.latest_approval.step_number != 3 && ( - + <> + {/* + + */} - + )} - + {/* - + */} +
); @@ -302,7 +353,7 @@ const MarketingTable = () => { }} />
- + {/* - + */} + - + {/* - + */} +
{initialValues?.latest_approval?.step_number == 1 && ( <> - + {/* - + */} + - + {/* - + */} + )} {initialValues?.latest_approval?.step_number != 1 && ( - + <> + {/* + + */} + */} - + )} - + {/* - + */} + - + {/* - + */} + )}