Skip to content

Commit

Permalink
fix: Update job number references in checkInOut.hbs template
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveLuhman committed Jun 30, 2024
1 parent 087d145 commit 426ac6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/checkInOut.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
{{serviceAssignment.jobName}}
</td>
<td name="newServiceAssignmment">
{{getServiceAssignmentJobName ../allServiceAssignments ../destinationServiceAssignment}}
{{getServiceAssignmentJobNumber ../allServiceAssignments ../destinationServiceAssignment}}

</td>
</tr>
Expand Down

0 comments on commit 426ac6f

Please sign in to comment.