Pearl1594 commented on code in PR #6376:
URL: https://github.com/apache/cloudstack/pull/6376#discussion_r870246504


##########
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:
   @nvazquez can you add the tooltip message to en.json file?



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