Copilot commented on code in PR #11417:
URL: https://github.com/apache/cloudstack/pull/11417#discussion_r2262327471


##########
ui/src/config/section/offering.js:
##########
@@ -96,7 +96,7 @@ export default {
         label: 'label.edit',
         docHelp: 
'adminguide/service_offerings.html#modifying-or-deleting-a-service-offering',
         dataView: true,
-        args: ['name', 'displaytext', 'storageatags', 'hosttags', 
'externaldetails'],
+        args: ['name', 'displaytext', 'storagetags', 'hosttags', 
'externaldetails'],

Review Comment:
   The typo 'storageatags' has been correctly fixed to 'storagetags'. This 
spelling correction should resolve the issue with the compute offering edit 
functionality in the UI.



-- 
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