update recordings
This commit is contained in:
parent
58bb39c2d1
commit
70393a9136
10 changed files with 188 additions and 127 deletions
|
@ -420,7 +420,7 @@
|
|||
});
|
||||
}
|
||||
|
||||
if (user.Policy.EnablePublicSharing) {
|
||||
if (user.Policy.EnablePublicSharing && commands.indexOf('share') != -1) {
|
||||
items.push({
|
||||
name: Globalize.translate('ButtonShare'),
|
||||
id: 'share',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue