mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-16 14:38:52 +00:00
Update info-dialog.component.html
This commit is contained in:
parent
f722872a94
commit
f71af8c57c
@ -1,7 +1,7 @@
|
||||
<h1 mat-dialog-title>{{node.name}}</h1>
|
||||
|
||||
<div class="modal-form-container">
|
||||
<mat-tab-group>
|
||||
<mat-tab-group animationDuration="0ms">
|
||||
<mat-tab label="General information">
|
||||
<div class='textBox'>
|
||||
<div *ngFor="let info of infoList">
|
||||
|
Loading…
x
Reference in New Issue
Block a user