mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Hides the "Inventory" title on the inventory toolbox when toggling
This commit is contained in:
parent
0bc3332f68
commit
afb214b8d4
@ -91,6 +91,7 @@
|
||||
<text
|
||||
class="NetworkUI__toolbox--title"
|
||||
filter="url(#background)"
|
||||
ng-if="toolbox.enabled"
|
||||
ng-attr-transform="translate({{toolbox.title_coordinates.x}},{{toolbox.title_coordinates.y}})">
|
||||
{{toolbox.name}}
|
||||
</text>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user