Skip to content

Commit

Permalink
[MDS-5759] Fixing permit letter and permit tag - ESUP (#2985)
Browse files Browse the repository at this point in the history
updating the category map
  • Loading branch information
isuru-aot authored Mar 5, 2024
1 parent 1f52104 commit 0e59bf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/common/src/constants/strings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -353,8 +353,8 @@ export const PARTY_APPOINTMENT_STATUS = {
};

export const ESUP_DOCUMENT_GENERATED_TYPES = {
LET: "Explosives Storage and Use Permit",
PER: "Permit Enclosed Letter",
PER: "Explosives Storage and Use Permit",
LET: "Permit Enclosed Letter",
};

export const BC_TIMEZONE_NAMES = ["Canada/Pacific", "Canada/Mountain", "Canada/Yukon"];
Expand Down

0 comments on commit 0e59bf7

Please sign in to comment.