Merge "Attribute "isServer" of images visibility filter should be true."
This commit is contained in:
commit
b12422c3f5
@ -142,7 +142,7 @@
|
||||
.append({
|
||||
label: gettext('Visibility'),
|
||||
name: 'visibility',
|
||||
isServer: false,
|
||||
isServer: true,
|
||||
singleton: true,
|
||||
options: [
|
||||
{label: gettext('Public'), key: 'public'},
|
||||
|
Loading…
Reference in New Issue
Block a user