Remove multi print center.

This commit is contained in:
Patrick Fic
2021-06-25 14:09:19 -07:00
parent 630dacd8bf
commit a2f3d9a1b6

View File

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