Put sharing entry all above

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2019-03-15 10:54:57 +01:00
parent 4ad922d4f6
commit 4c884f1b23
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@
},
altText: t('core', 'Share'),
mime: 'all',
order: -60,
order: -150,
permissions: OC.PERMISSION_ALL,
iconClass: function(fileName, context) {
var shareType = parseInt(context.$file.data('share-types'), 10)