allow tiff imgs
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user