harikrishna-patnala commented on code in PR #6376:
URL: https://github.com/apache/cloudstack/pull/6376#discussion_r870920211


##########
ui/src/views/offering/AddComputeOffering.vue:
##########
@@ -340,7 +340,7 @@
         </a-form-item>
         <a-form-item name="computeonly" ref="computeonly">
           <template #label>
-            {{ $t('label.computeonly.offering') }}
+            <tooltip-label :title="$t('label.computeonly.offering')" 
tooltip="Option to specify root disk related information in the compute 
offering or to link a disk offering to the compute offering"/>

Review Comment:
   @sureshanaparti, I think it is better to mention both cases.
   
   how about "Option to map root disk related information directly with a disk 
offering". If we say this we might have to change the toggle button from 
"Compute only offering" to "Map to a disk offering" and keep it off by default.



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