Merge "Attribute "isServer" of images visibility filter should be true."

This commit is contained in:
Jenkins 2017-07-14 03:41:04 +00:00 committed by Gerrit Code Review
commit b12422c3f5

View File

@ -142,7 +142,7 @@
.append({
label: gettext('Visibility'),
name: 'visibility',
isServer: false,
isServer: true,
singleton: true,
options: [
{label: gettext('Public'), key: 'public'},