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