mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Latest UI changes.
This commit is contained in:
@@ -70,7 +70,7 @@ angular.module('InventoriesListDefinition', [])
|
||||
ngClick: "deleteInventory(\{\{ inventory.id \}\},'\{\{ inventory.name \}\}')",
|
||||
icon: 'icon-remove',
|
||||
"class": 'btn-small btn-danger',
|
||||
awToolTip: 'Delete'
|
||||
awToolTip: 'Delete inventory'
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user