----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10751/ -----------------------------------------------------------
Review request for cloudstack and Pranav Saxena. Description ------- The reload button for security group tab and statistic tab doesn't actually send a request to the back-end but use the data when the user clicking into the instances detail view. The patch fix the issue that request to the server and replace the associated tab with lately returned data. This addresses bug CLOUSTACK-2132. Diffs ----- ui/scripts/instances.js 3a43c60 Diff: https://reviews.apache.org/r/10751/diff/ Testing ------- Test from UI and work as expect. Thanks, Isaac Chiang