|
|
|
@@ -504,7 +504,7 @@ export default function ReportPage() { |
|
|
|
setLoading={setLoading} |
|
|
|
reportTitle={currentReport.title} |
|
|
|
/> |
|
|
|
) : currentReport.id === 'rep-013' ? ( |
|
|
|
) : currentReport.id === 'rep-013' || currentReport.id === 'rep-009' ? ( |
|
|
|
<> |
|
|
|
<Button |
|
|
|
variant="contained" |
|
|
|
|