1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 02:42:26 +00:00

[fileupload] show error message when failed to get upload url

This commit is contained in:
llj
2018-03-02 16:11:27 +08:00
parent 5b02073588
commit 6d4000fc20
4 changed files with 33 additions and 7 deletions

View File

@@ -2467,6 +2467,9 @@ button.sf-dropdown-toggle:focus {
.fileupload-buttonbar .cancel {
*margin-left:5px;
}
.fixed-upload-file-dialog .total-error {
margin:10px;
}
.fileupload-progress {
margin-top:5px;
}