nextcloud/apps/files_sharing/tests/js
Vincent Petry 22653e21a2 Propagate file action changes to the file lists
Whenever an app needs to register an event late, it does that on the
original file actions object.

Since the file actions that the file list work on is a merged list, not
the original one, the registration event needs to be propagated there as
well.
2014-07-09 12:26:33 +02:00
..
appSpec.js Propagate file action changes to the file lists 2014-07-09 12:26:33 +02:00
shareSpec.js Use fileActionsReady to re-render sharing icons 2014-07-01 21:32:04 +02:00
sharedfilelistSpec.js Do not show recipient for link shares in file list 2014-07-07 16:33:23 +02:00