mirror of
https://github.com/ansible/awx.git
synced 2026-07-29 08:59:55 -02:30
Button clean-up all Edit/View buttons now match and have a black on grey color
This commit is contained in:
@@ -55,7 +55,7 @@ angular.module('GroupListDefinition', [])
|
||||
label: 'Edit',
|
||||
ngClick: "editGroup(\{\{ group.id \}\})",
|
||||
icon: 'icon-edit',
|
||||
"class": 'btn-small btn-success',
|
||||
"class": 'btn-small',
|
||||
awToolTip: 'View/Edit group'
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user