diff --git a/ipi-survey-platform/src/pages/Overview/Overview.jsx b/ipi-survey-platform/src/pages/Overview/Overview.jsx index a7b7537..1a8786e 100644 --- a/ipi-survey-platform/src/pages/Overview/Overview.jsx +++ b/ipi-survey-platform/src/pages/Overview/Overview.jsx @@ -236,12 +236,22 @@ const showToast = (message, type = 'success') => { ) : -
- View +
+ {record.status === 'Rejected' && ( { ); } - if (columnIndex === 8) { // Action column + if (columnIndex === 7) { // Action column return (