mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-20 15:01:48 -05:00
Fixing features timing with new config work
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
data-container="body"
|
||||
ng-class="{'BreadCrumb-menuLinkActive' : activityStreamActive}"
|
||||
ng-if="showActivityStreamButton"
|
||||
ng-hide= "loadingLicense || licenseMissing || licenseType == 'basic'"
|
||||
ng-hide= "loadingLicense || licenseMissing"
|
||||
ng-click="toggleActivityStream()">
|
||||
<i class="BreadCrumb-menuLinkImage icon-activity-stream"
|
||||
alt="Activity Stream">
|
||||
|
||||
Reference in New Issue
Block a user