Merge "Attribute "isServer" of images visibility filter should be true." into stable/ocata

This commit is contained in:
Jenkins 2017-07-19 20:22:01 +00:00 committed by Gerrit Code Review
commit 0766ae0f80
1 changed files with 1 additions and 1 deletions

View File

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