IO-2271 Country Region for Print Center

Hide reports based on Country Code for Region
This commit is contained in:
Allan Carr
2023-05-09 18:11:06 -07:00
parent 051ee347a9
commit 39a4646339
2 changed files with 8 additions and 2 deletions

View File

@@ -19,6 +19,9 @@ export const TemplateList = (type, context) => {
key: "casl_authorization",
disabled: false,
group: "authorization",
regions: {
CA: true,
},
},
fippa_authorization: {
title: i18n.t("printcenter.jobs.fippa_authorization"),