mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-20 15:01:48 -05:00
Turned the activity stream button into a toggle and added a conditional tooltip for show/hide
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
<div ng-hide="licenseMissing" ncy-breadcrumb></div>
|
||||
<div class="BreadCrumb-menuLink"
|
||||
id="bread_crumb_activity_stream"
|
||||
aw-tool-tip="View Activity Stream"
|
||||
aw-tool-tip="{{activityStreamTooltip}}"
|
||||
data-tip-watch="activityStreamTooltip"
|
||||
data-placement="left"
|
||||
data-trigger="hover"
|
||||
data-container="body"
|
||||
|
||||
Reference in New Issue
Block a user