mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 01:17:35 -02:30
Make spelling of canceled consistent
This commit is contained in:
@@ -22,7 +22,7 @@ STATUS_COLORS = {
|
||||
'successful': 'green',
|
||||
'failed': 'red',
|
||||
'error': 'red',
|
||||
'cancelled': 'grey',
|
||||
'canceled': 'grey',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user