You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/09/30 09:52:03 UTC

[GitHub] [cloudstack-primate] GabrielBrascher commented on a change in pull request #770: Add rootdisk size on compute offering

GabrielBrascher commented on a change in pull request #770:
URL: https://github.com/apache/cloudstack-primate/pull/770#discussion_r497384753



##########
File path: src/views/offering/AddComputeOffering.vue
##########
@@ -333,6 +333,28 @@
             }]"
             :placeholder="this.$t('label.networkrate')"/>
         </a-form-item>
+          <a-form-item>
+            <span slot="label">
+              {{ $t('label.root.disk.size') }}
+              <a-tooltip :title="apiParams.provisioningtype.description">

Review comment:
       Thanks for the review @davidjumani, fixed.




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org