Skip to content

Commit

Permalink
Merge branch 'B-21350-MAIN2' into B-21350-INT
Browse files Browse the repository at this point in the history
  • Loading branch information
paulstonebraker committed Feb 24, 2025
2 parents 9813048 + d568687 commit 02d3fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/BulkAssignment/BulkAssignmentModal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ export const BulkAssignmentModal = ({ onClose, onSubmit, title, submitText, clos
}}
/>
</th>
<th className={styles.UserNameHeader}>Users</th>
<th className={styles.UserNameHeader}>User</th>
<th>Workload</th>
<th>Assignment</th>
</tr>
Expand Down

0 comments on commit 02d3fe6

Please sign in to comment.