mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -03:30
Hide the socket indicator if the license is missing
This commit is contained in:
@@ -206,6 +206,7 @@
|
||||
data-trigger="hover"
|
||||
data-container="body"
|
||||
ng-class="{'is-loggedOut' : !$root.current_user.username}"
|
||||
ng-hide="licenseMissing"
|
||||
ng-if="socketStatus && socketStatus !== 'ok'">
|
||||
<i class="fa MainMenu-socketImage"
|
||||
ng-class="socketIconClass">
|
||||
|
||||
Reference in New Issue
Block a user