IO-986 IO-987 Minor bug fixes.

This commit is contained in:
Patrick Fic
2021-05-05 08:31:00 -07:00
parent 78d3085a09
commit c2d4dabca3
7 changed files with 56 additions and 20 deletions

View File

@@ -280,6 +280,14 @@ export const TemplateList = (type, context) => {
disabled: false,
group: "post",
},
window_tag_sublet: {
title: i18n.t("printcenter.jobs.window_tag_sublet"),
description: "Window Tag Sublet",
key: "window_tag_sublet",
subject: i18n.t("printcenter.jobs.window_tag_sublet"),
disabled: false,
group: "ro",
},
}
: {}),
...(!type || type === "job_special"