Refactor the code to handle file input type (use a custom button, and...
Refactor the code to handle file input type (use a custom button, and automatically submit upon file selection) so that it can be used on multiple pages. Add an upload button on the view/edit page.
Showing
- django/website/hid/static/hid/js/automatic_file_upload.js 34 additions, 0 deletionsdjango/website/hid/static/hid/js/automatic_file_upload.js
- django/website/hid/templates/hid/sources.html 2 additions, 17 deletionsdjango/website/hid/templates/hid/sources.html
- django/website/hid/templates/hid/view.html 5 additions, 0 deletionsdjango/website/hid/templates/hid/view.html
- django/website/hid/views.py 6 additions, 0 deletionsdjango/website/hid/views.py
- django/website/media/css/styles.css 5 additions, 0 deletionsdjango/website/media/css/styles.css
- django/website/media/less/view-edit.less 6 additions, 0 deletionsdjango/website/media/less/view-edit.less
- django/website/templates/base.html 1 addition, 0 deletionsdjango/website/templates/base.html
Loading
Please register or sign in to comment