rhtyd commented on a change in pull request #5546:
URL: https://github.com/apache/cloudstack/pull/5546#discussion_r720656108



##########
File path: ui/src/config/section/offering.js
##########
@@ -215,6 +215,15 @@ export default {
         listView: true,
         popup: true,
         component: () => import('@/views/offering/ImportBackupOffering.vue')
+      }, {
+        api: 'updateBackupOffering',
+        icon: 'edit',
+        label: 'label.edit',
+        dataView: true,
+        groupAction: true,

Review comment:
       You don't want groupable action on edit/updating offering, otherwise lgtm




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to