Skip to content

Commit

Permalink
Fix missing flash message for Re-check Authentication Status
Browse files Browse the repository at this point in the history
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1667980

Fix the missing flash message for re-checking authentication status
for selected Container Provider, under Compute > Containers > Providers.
  • Loading branch information
Hilda Stastna committed Feb 13, 2019
1 parent 7bee29b commit e8ff8e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/ems_container/_show_dashboard.html.haml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#flash_msg_div
.container-fluid.container-tiles-pf.containers-dashboard
.row.row-tile-pf
= render :partial => "ems_container/aggregate-status-card"
Expand Down

0 comments on commit e8ff8e2

Please sign in to comment.