minnojs / minno-dashboard

Client-side of minno’s study management and authoring tool
1 stars 2 forks source link

Allow overwrite in upload #43

Closed baranan closed 7 years ago

baranan commented 8 years ago

When uploading file(s), the system should allow an overwrite after asking. Are you sure you want to overwrite the file "FILENAME"? With the options 'Yes, overwrite' and 'Cancel' If there are multiple files: Are you sure you want to overwrite the following files? FILENAME1, FILENAME2, ... With the options 'Yes, overwrite' and 'Cancel'

ronenno1 commented 7 years ago

Done