mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 00:38:45 -03:30
Hides the "Inventory" title on the inventory toolbox when toggling
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user