sureshanaparti commented on code in PR #6376:
URL: https://github.com/apache/cloudstack/pull/6376#discussion_r870986683
##########
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:
ok @harikrishna-patnala if both cases makes sense for "Compute only
offering", keep that.
--
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]