mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 03:47:36 -02:30
AC-502 start of new dashboard.
This commit is contained in:
@@ -33,7 +33,7 @@ angular.module('ProjectsListDefinition', [])
|
||||
label: 'Update Status',
|
||||
ngClick: 'showSCMStatus(\{\{ project.id \}\})',
|
||||
awToolTip: 'View details of last SCM Update',
|
||||
dataPlacement: 'bottom',
|
||||
dataPlacement: 'top',
|
||||
badgeIcon: "\{\{ 'icon-failures-' + project.badge \}\}",
|
||||
badgePlacement: 'left'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user