New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/2d5de3db07cf55d2ee8ddda08f6f2526a0f43fa0 commit 2d5de3db07cf55d2ee8ddda08f6f2526a0f43fa0 Author: Milan Zázrivec <mzazrivec> AuthorDate: Mon Dec 4 09:14:34 2017 +0100 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Dec 4 16:52:06 2017 -0500 Merge pull request #2911 from martinpovolny/monitor_menu_fix Assign proper menu section to alert* controllers. (cherry picked from commit dd97712c5b11566b9149cecb893ec5e025c826d5) https://bugzilla.redhat.com/show_bug.cgi?id=1520663 app/controllers/alerts_list_controller.rb | 2 +- app/controllers/alerts_most_recent_controller.rb | 2 +- app/controllers/alerts_overview_controller.rb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
Created attachment 1373768 [details] verified_img Hover view appearing as expected. Verified on: 5.9.0.14.20171219165537_e3dea29 Thanks @Martin!