Skip to content

Commit

Permalink
Changes to mark finalsignoff as false for step#5.
Browse files Browse the repository at this point in the history
  • Loading branch information
sumathi-thirumani committed Sep 26, 2024
1 parent bc2ab14 commit a1bd32e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<StepThreeVerifyData
:district-collection-object="districtCollectionObject"
:is-final-sign-off="districtCollectionObject?.collectionTypeCode === 'SEPTEMBER' ? false : true"
:is-final-sign-off="false"
:is-collection-active="isCollectionActive"
/>
</div>
Expand Down

0 comments on commit a1bd32e

Please sign in to comment.