AC-977 Fixed raw html showing up in Action field on detail dialog. Added a subtitle on the AS widget. On inventory groups/host page the subtitle explains what activities are being displayed, and only activities realted to the selected group (on the inventory page) are displayed. If All Hosts selected, then all activities for all groups related to the current inventory are displayed. Also, brought back activity stream button for inventory hosts.

This commit is contained in:
Chris Houseknecht
2014-01-29 16:59:52 -05:00
parent 57235cad7a
commit 168c4235f5
5 changed files with 54 additions and 7 deletions

View File

@@ -1382,6 +1382,11 @@ tr td button i {
border: 1px solid @grey;
border-radius: 8px;
padding: 8px;
h5 {
margin-top: 0;
margin-bottom: 20px;
}
}
/*