]> source.dussan.org Git - nextcloud-server.git/commit
File actions are now updated after create/upload file
authorVincent Petry <pvince81@owncloud.com>
Mon, 14 Oct 2013 08:09:52 +0000 (10:09 +0200)
committerVincent Petry <pvince81@owncloud.com>
Mon, 14 Oct 2013 08:21:01 +0000 (10:21 +0200)
commitd53b603b8259e9c9fe498b4bd50b4dbedc0bf01b
tree043dbc3c1d4b9c0c3b77ec336803beb427d7879d
parentf89e96e06dbb4513ad6c4ada53a068e640b4289b
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.

Backport of e98ea06890e87a67f2ae501b7daa55882d1d3a03 for #4971 and #4993
apps/files/js/file-upload.js