]> source.dussan.org Git - nextcloud-server.git/commit
File actions are now updated after create/upload file
authorVincent Petry <pvince81@owncloud.com>
Fri, 11 Oct 2013 15:06:01 +0000 (17:06 +0200)
committerVincent Petry <pvince81@owncloud.com>
Fri, 11 Oct 2013 15:07:48 +0000 (17:07 +0200)
commite98ea06890e87a67f2ae501b7daa55882d1d3a03
tree0e2f1162b3d9162000eba11f40808eedcc585fd7
parent034968c61243e8335a5e83c4395ec10a094fd764
File actions are now updated after create/upload file

The file actions must explicitly be updated by calling
FileActions.display() on the file element after creating or uploading a
file.

Fixes #4971 and #4993
apps/files/js/file-upload.js