Generalize file uploader.
Previously the file upload dialog was PDF- and textbook-specific. The changes are adding parameters to the FileUpload model for the file type, and adding an onSuccess callback to the UploadDialog view. Also moved upload-specific SASS into its own file.
Showing
cms/static/js/models/uploads.js
0 → 100644
cms/static/js/views/uploads.js
0 → 100644
cms/static/sass/views/_uploads.scss
0 → 100644
Please
register
or
sign in
to comment