mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 15:21:13 +03:00
Latest UI changes.
This commit is contained in:
parent
5851d678bb
commit
d5705ffdd0
@ -70,7 +70,7 @@ angular.module('InventoriesListDefinition', [])
|
|||||||
ngClick: "deleteInventory(\{\{ inventory.id \}\},'\{\{ inventory.name \}\}')",
|
ngClick: "deleteInventory(\{\{ inventory.id \}\},'\{\{ inventory.name \}\}')",
|
||||||
icon: 'icon-remove',
|
icon: 'icon-remove',
|
||||||
"class": 'btn-small btn-danger',
|
"class": 'btn-small btn-danger',
|
||||||
awToolTip: 'Delete'
|
awToolTip: 'Delete inventory'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user