mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
Button clean-up all Edit/View buttons now match and have a black on grey color
This commit is contained in:
@@ -152,7 +152,6 @@ angular.module('InventoryFormDefinition', [])
|
||||
ngClick: "editHost(\{\{ host.id \}\}, '\{\{ host.name \}\}')",
|
||||
icon: 'icon-edit',
|
||||
label: 'Edit',
|
||||
"class": 'btn-success',
|
||||
awToolTip: 'Edit host'
|
||||
},
|
||||
"delete": {
|
||||
|
||||
Reference in New Issue
Block a user