mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-18 23:36:53 +00:00
Update new-template-dialog.component.html
This commit is contained in:
parent
671b2d9d37
commit
3c47cbcb1b
@ -150,15 +150,13 @@
|
||||
ng2FileSelect
|
||||
[uploader]="uploaderImage"/>
|
||||
<button class="button" mat-raised-button (click)="file2.click()">Import</button>
|
||||
<button class="button" mat-raised-button color="primary" (click)="downloadImage(image)">Download</button>
|
||||
<button class="button" mat-raised-button (click)="downloadImage(image)">Download</button>
|
||||
<button class="button" mat-raised-button color="primary" (click)="create(image)">Create</button>
|
||||
</div>
|
||||
</div>
|
||||
</mat-list-item>
|
||||
</mat-list>
|
||||
</div>
|
||||
<button class="create-button" mat-raised-button color="primary" (click)="create()">
|
||||
Create
|
||||
</button>
|
||||
</mat-card>
|
||||
|
||||
<div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user