mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
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