rhtyd commented on a change in pull request #2281: CLOUDSTACK-10102: New
network type (L2)
URL: https://github.com/apache/cloudstack/pull/2281#discussion_r144248294
##########
File path: ui/scripts/configuration.js
##########
@@ -3315,6 +3328,13 @@
delete inputData.isPersistent; //if
Persistent checkbox is unchecked, do not pass isPersistent parameter to API
call since we need to keep API call's size as small as possible (p.s.
isPersistent is defaulted as false at server-side)
}
}
Review comment:
Put `} else if..` on same line.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services