mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Fix description for api parameter (#905)
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com> Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
240c241ee8
commit
2c30e27f4e
@ -314,7 +314,7 @@
|
||||
<a-form-item>
|
||||
<span slot="label">
|
||||
{{ $t('label.networkrate') }}
|
||||
<a-tooltip :title="apiParams.provisioningtype.description">
|
||||
<a-tooltip :title="apiParams.networkrate.description">
|
||||
<a-icon type="info-circle" style="color: rgba(0,0,0,.45)" />
|
||||
</a-tooltip>
|
||||
</span>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user