Merged in feature/2021-06-25 (pull request #119)
Remove multi print center. Approved-by: Patrick Fic
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user