mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-04 07:51:58 -05:00
Adds breadcrumb to network UI
* Adds functionality for breadcrumb * Changes the site icon to stay the same size
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<g awx-net-stream></g>
|
||||
</g> <!-- end ng-repeat stream in streams-->
|
||||
</g> <!-- end ng-if current_scale -->
|
||||
<g>
|
||||
<g ng-if="current_scale < 5">
|
||||
|
||||
<g ng-repeat="item in devices"
|
||||
ng-attr-transform="translate({{item.x}},{{item.y}})"
|
||||
|
||||
Reference in New Issue
Block a user