Skip to content

Commit

Permalink
Remove duplicate message
Browse files Browse the repository at this point in the history
  • Loading branch information
antgmann committed Jan 7, 2025
1 parent 0b26e27 commit 1817b65
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/scenes/SystemAdmin/shared/RolesPrivilegesCheckboxes.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,6 @@ const RolesPrivilegesCheckboxInput = (props) => {
The Safety Moves privilege can only be selected for the following roles: Task Ordering Officer, Task Invoicing
Officer, Services Counselor, Quality Assurance Evaluator, Customer Service Representative, and Headquarters.
</span>
<span style={{ marginTop: '-20px', marginBottom: '20px', fontWeight: 'bold', whiteSpace: 'pre-wrap' }}>
The Safety Moves privilege can only be selected for the following roles: Task Ordering Officer, Task Invoicing
Officer, Services Counselor, Quality Assurance Evaluator, Customer Service Representative, and Headquarters.
</span>
</>
);
};
Expand Down

0 comments on commit 1817b65

Please sign in to comment.