feat: -rm download all json
This commit is contained in:
@@ -822,15 +822,6 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe
|
|||||||
>
|
>
|
||||||
<ViewListIcon />
|
<ViewListIcon />
|
||||||
</IconButton>
|
</IconButton>
|
||||||
<Button
|
|
||||||
variant="outlined"
|
|
||||||
size="small"
|
|
||||||
onClick={downloadAllJSON}
|
|
||||||
startIcon={<CloudDownloadIcon />}
|
|
||||||
sx={{ borderColor: '#FF00C3', color: '#FF00C3', ml: 1 }}
|
|
||||||
>
|
|
||||||
{t('run_content.captured_data.download_all_json')}
|
|
||||||
</Button>
|
|
||||||
</Box>
|
</Box>
|
||||||
</Box>
|
</Box>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user