mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Fix VFS upload couldn't show newly uploaded files
This commit is contained in:
parent
4b4d6fe184
commit
dd39305443
@ -923,7 +923,6 @@ export class et2_vfsUpload extends et2_file
|
||||
{
|
||||
mime.set_value(file_data);
|
||||
vfs.set_value(file_data);
|
||||
mime.doLoadingFinished();
|
||||
vfs.doLoadingFinished();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user