mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 13:41:28 -03:30
made it easier to notice unapproved
This commit is contained in:
parent
cea8c16064
commit
78973f845b
@ -87,7 +87,7 @@ function PageHeaderToolbar({
|
||||
<BellIcon color="white" />
|
||||
<PendingWorkflowApprovalBadge
|
||||
id="toolbar-workflow-approval-badge"
|
||||
isRead
|
||||
isRead={pendingApprovalsCount === 0}
|
||||
>
|
||||
{pendingApprovalsCount}
|
||||
</PendingWorkflowApprovalBadge>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user