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