mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 05:59:28 -02:30
AC-525 Fixed inventory and job navigation issues. Fixed nagging horizontal scroll in dialogs with accordions.
This commit is contained in:
@@ -19,7 +19,7 @@ angular.module('InventoryFormDefinition', [])
|
||||
navigationLinks: {
|
||||
inventory: {
|
||||
href: "/#/inventories/{{ inventory_id }}",
|
||||
label: "Inventory Properties",
|
||||
label: "Properties",
|
||||
icon: "icon-edit",
|
||||
active: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user