Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-08-11 16:13:59 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-08-11 16:13:59 +0300
commitd04a6bce6f81df4ee4351a311a630b14e8ecd8a3 (patch)
treeaa37e75da3021abf7e9fff06c419e8cd1461970b /apps/files_trashbin
parentcd0a2874de1f52827bca8d747128909099229cf4 (diff)
parent984ae8140d986e93a2fcea5951436e95c8e2c603 (diff)
Merge pull request #17709 from owncloud/fileactions-dropdown
Move file actions to dropdown
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/js/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_trashbin/js/app.js b/apps/files_trashbin/js/app.js
index 315349d293c..473cce88a71 100644
--- a/apps/files_trashbin/js/app.js
+++ b/apps/files_trashbin/js/app.js
@@ -59,7 +59,6 @@ OCA.Trashbin.App = {
fileActions.registerAction({
name: 'Delete',
- displayName: '',
mime: 'all',
permissions: OC.PERMISSION_READ,
icon: function() {