allow tiff imgs
parent
aa26b1cf2f
commit
d95314ec30
|
@ -6,7 +6,7 @@
|
|||
<img src="#" id="img-preview" type="file"/>
|
||||
<br>
|
||||
|
||||
<input id="img-upload" type="file" name="file" accept=".png,.jpg,.jpeg" value="Choose Image"/>
|
||||
<input id="img-upload" type="file" name="file" accept=".png,.jpg,.jpeg,.tiff" value="Choose Image"/>
|
||||
|
||||
<h4>Camera Settings</h4>
|
||||
|
||||
|
|
Loading…
Reference in New Issue