forked from p15670423/monkey
parent
e9895a04f5
commit
7b53008ce8
|
@ -137,6 +137,7 @@ class PreviewPaneComponent extends AuthComponent {
|
||||||
{this.ipsRow(asset)}
|
{this.ipsRow(asset)}
|
||||||
{this.servicesRow(asset)}
|
{this.servicesRow(asset)}
|
||||||
{this.accessibleRow(asset)}
|
{this.accessibleRow(asset)}
|
||||||
|
{this.downloadLogsRow(asset)}
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
{this.exploitsTimeline(asset)}
|
{this.exploitsTimeline(asset)}
|
||||||
|
|
Loading…
Reference in New Issue