diff --git a/openstack_dashboard/static/app/core/images/images.module.js b/openstack_dashboard/static/app/core/images/images.module.js index 793681ba52..cbbee2fdc0 100644 --- a/openstack_dashboard/static/app/core/images/images.module.js +++ b/openstack_dashboard/static/app/core/images/images.module.js @@ -142,7 +142,7 @@ .append({ label: gettext('Visibility'), name: 'visibility', - isServer: false, + isServer: true, singleton: true, options: [ {label: gettext('Public'), key: 'public'},