mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 12:10:06 -03:30
Merge pull request #2119 from mabashian/remove-dashboard-button
Removed dashboard icon from inventory manage breadcrumb area
This commit is contained in:
@@ -34,17 +34,4 @@
|
|||||||
alt="Activity Stream">
|
alt="Activity Stream">
|
||||||
</i>
|
</i>
|
||||||
</div>
|
</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>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user