IO-1125 Add Mapa & Mash for jobs that don't have it.

This commit is contained in:
Patrick Fic
2021-05-18 11:17:28 -07:00
parent 7ee740f7ce
commit 7731833898
9 changed files with 6642 additions and 6564 deletions

View File

@@ -296,6 +296,14 @@ export const TemplateList = (type, context) => {
disabled: false,
group: "post",
},
parts_label_single: {
title: i18n.t("printcenter.jobs.parts_label_single"),
description: "Thank You Letter by RO",
key: "parts_label_single",
subject: i18n.t("printcenter.jobs.parts_label_single"),
disabled: false,
group: "post",
},
}
: {}),
...(!type || type === "job_special"