mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-06 02:59:48 +00:00
Update accepted image extensions to upload a new image
This commit is contained in:
parent
835f35d996
commit
c264268ab8
@ -39,7 +39,7 @@
|
||||
<div class="col-md-4 txt-align" *ngIf="uploaderImage.queue.length <= 0">
|
||||
<input
|
||||
type="file"
|
||||
accept=".qcow2, .bin,.image,.qcow2,.vmdk,.img,.tmp"
|
||||
accept=".bin,.image,.qcow2,.vmdk"
|
||||
multiple
|
||||
#file
|
||||
class="non-visible"
|
||||
|
Loading…
x
Reference in New Issue
Block a user