mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 19:19:20 -02:30
AC-423, AC-424, AC-425, AC-426 resolved issues.
This commit is contained in:
@@ -23,7 +23,7 @@ angular.module('ProjectsListDefinition', [])
|
||||
name: {
|
||||
key: true,
|
||||
label: 'Name',
|
||||
badgeIcon: "\{\{ 'icon-failures-' + project.last_update_failed \}\}",
|
||||
badgeIcon: "\{\{ 'icon-failures-' + project.badge \}\}",
|
||||
badgePlacement: 'left'
|
||||
},
|
||||
description: {
|
||||
|
||||
Reference in New Issue
Block a user