mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-20 13:33:06 +00:00
.
This commit is contained in:
parent
ecf729fc56
commit
52f10b0c53
@ -55,7 +55,6 @@
|
||||
<div class="row" *ngFor="let img of selectFile; let i = index">
|
||||
<mat-title> {{ i + 1 }}. {{ img?.name }} </mat-title>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div *ngIf="isExistImage">
|
||||
<div mat-dialog-content>
|
||||
|
Loading…
Reference in New Issue
Block a user