mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 18:51:06 -03:30
made it easier to notice unapproved
This commit is contained in:
@@ -87,7 +87,7 @@ function PageHeaderToolbar({
|
||||
<BellIcon color="white" />
|
||||
<PendingWorkflowApprovalBadge
|
||||
id="toolbar-workflow-approval-badge"
|
||||
isRead
|
||||
isRead={pendingApprovalsCount === 0}
|
||||
>
|
||||
{pendingApprovalsCount}
|
||||
</PendingWorkflowApprovalBadge>
|
||||
|
||||
Reference in New Issue
Block a user