mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Fixes issue where, if an action is being performed from the quick view in the 'Instances' section, the old context will be passed when viewing instances in the 'hosts' section, causing all instances to be displayed. This was caused by the quickview tooltip still being in the DOM, even after closing it by clicking an action.