mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-25 13:29:46 +00:00
Update add-iou-template.component.html
This commit is contained in:
parent
5e2d3c6a87
commit
9e5985c8c8
@ -53,7 +53,8 @@
|
|||||||
#file
|
#file
|
||||||
class="nonvisible"
|
class="nonvisible"
|
||||||
(change)="uploadImageFile($event)"
|
(change)="uploadImageFile($event)"
|
||||||
ngDefaultControl/>
|
ng2FileSelect
|
||||||
|
[uploader]="uploader"/>
|
||||||
<button mat-raised-button color="primary" (click)="file.click()" class="file-button">Browse</button>
|
<button mat-raised-button color="primary" (click)="file.click()" class="file-button">Browse</button>
|
||||||
<mat-form-field class="file-name-form-field">
|
<mat-form-field class="file-name-form-field">
|
||||||
<input
|
<input
|
||||||
|
Loading…
x
Reference in New Issue
Block a user