You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/03/26 05:19:59 UTC

[GitHub] [cloudstack] davidjumani commented on a change in pull request #4666: Fix bug in creating shared network

davidjumani commented on a change in pull request #4666:
URL: https://github.com/apache/cloudstack/pull/4666#discussion_r602022693



##########
File path: ui/src/views/network/CreateSharedNetworkForm.vue
##########
@@ -736,6 +736,7 @@ export default {
             message: this.$t('message.request.failed'),
             description: this.$t('message.error.add.guest.network')
           })
+          return;

Review comment:
       @ravening 
   ```
   /jenkins/workspace/acs-pr-ui-builder/ui/src/views/network/CreateSharedNetworkForm.vue
     739:17  error  Extra semicolon  semi
   ```




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