mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
Removed dashboard icon from inventory manage breadcrumb area. We aren't showing the dashboad icon here anymore for any routes.
This commit is contained in:
parent
2e9aa3bb8f
commit
cc36385a75
@ -34,17 +34,4 @@
|
||||
alt="Activity Stream">
|
||||
</i>
|
||||
</div>
|
||||
<a class="BreadCrumb-menuLink"
|
||||
id="bread_crumb_dashboard"
|
||||
ui-sref="dashboard"
|
||||
aw-tool-tip="View Dashboard"
|
||||
data-placement="left"
|
||||
data-trigger="hover"
|
||||
data-container="body"
|
||||
ng-hide="licenseMissing"
|
||||
ng-if="!showActivityStreamButton">
|
||||
<i class="BreadCrumb-menuLinkImage fa fa-tachometer"
|
||||
alt="Dashboard">
|
||||
</i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user