NationalCentreTruthReconciliation / Secure-Record-Transfer

A transfer portal incorporating CAAIS and BagIt Specifications
https://secure-record-transfer.readthedocs.io/en/latest/
4 stars 2 forks source link

Split Dropzone-related Code from forms.js #130

Closed danloveg closed 1 year ago

danloveg commented 1 year ago

Related to #82

The dropzone code should be separated from forms.js into its own file, formDropzone.js. This will make it easier to disable file uploads by simply not including the JavaScript if uploads are disabled.

danloveg commented 1 year ago

Closed by #131