WIP: No errors but nothing is working
This commit is contained in:
@@ -21,9 +21,8 @@
|
||||
<p class="small my-2">Drag & Drop PDF(s) inside dashed region<br><i>or</i></p>
|
||||
|
||||
<input id="upload_image_background" data-post-name="image_background"
|
||||
data-post-url="https://someplace.com/image/uploads/backgrounds/"
|
||||
class="position-absolute invisible" type="file" multiple
|
||||
accept="image/jpeg, image/png, image/svg+xml"/>
|
||||
class="position-absolute invisible" type="file"
|
||||
accept="application/pdf"/>
|
||||
|
||||
<label class="btn btn-upload mb-3" for="upload_image_background">Choose file(s)</label>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user