rhtyd commented on a change in pull request #431:
URL: https://github.com/apache/cloudstack-primate/pull/431#discussion_r442002394



##########
File path: src/views/network/VpcTab.vue
##########
@@ -130,6 +130,12 @@
                   v-decorator="['vlan', {rules: [{ required: true, message: 
`${this.$t('label.required')}` }]}]"
                 ></a-input>
               </a-form-item>
+              // TODO : Add version check
+              <a-form-item :label="$t('label.bypassvlanoverlapcheck')">

Review comment:
       Add check to see if API param is available, @davidjumani see 
https://github.com/apache/cloudstack-primate/commit/e606fe93560bc7b7d45baaa7b9193a4d60ab8b86




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to