mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-20 07:33:50 +00:00
Update add-iou-template.component.html
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user