remove browser message
This commit is contained in:
parent
ea917e5348
commit
fabbd6fc89
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
<input type="file" accept="image/*" id="uploadUserImage" name="uploadUserImage" onchange="UserImagePage.onFileUploadChange(this);" />
|
||||
|
||||
<div id="userImageDropZone" class="imageDropZone">
|
||||
<h3>Drop Image Here (Chrome / Firefox / Safari)</h3>
|
||||
<h3>Drop Image Here</h3>
|
||||
<output id="userImageOutput"></output>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue