UI: Add logs' download buttons to Island node in the map

Fixes #1894
This commit is contained in:
Shreya Malviya 2022-04-18 18:59:44 +05:30 committed by Mike Salvatore
parent e9895a04f5
commit 7b53008ce8
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ class PreviewPaneComponent extends AuthComponent {
{this.ipsRow(asset)}
{this.servicesRow(asset)}
{this.accessibleRow(asset)}
{this.downloadLogsRow(asset)}
</tbody>
</table>
{this.exploitsTimeline(asset)}