Integrate htmx and dropzone for file Section
This commit is contained in:
3
templates/css/dropzone.html
Normal file
3
templates/css/dropzone.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<script src="{{ url_for('static', filename='vendors/dropzone/dropzone-min.js') }}"></script>
|
||||
<link href="{{ url_for('static', filename='vendors/dropzone/dropzone.css') }}" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user