We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407072f commit 217ff27Copy full SHA for 217ff27
1 file changed
ui/src/config/section/offering.js
@@ -95,7 +95,7 @@ export default {
95
label: 'label.edit',
96
docHelp: 'adminguide/service_offerings.html#modifying-or-deleting-a-service-offering',
97
dataView: true,
98
- args: ['name', 'displaytext', 'storageaccessgroups', 'hosttags']
+ args: ['name', 'displaytext', 'storagetags', 'hosttags']
99
}, {
100
api: 'updateServiceOffering',
101
icon: 'lock-outlined',
0 commit comments