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,
|
disabled: false,
|
||||||
group: "ro",
|
group: "ro",
|
||||||
},
|
},
|
||||||
parts_label_multi: {
|
// parts_label_multi: {
|
||||||
title: i18n.t("printcenter.jobs.parts_label_multi"),
|
// title: i18n.t("printcenter.jobs.parts_label_multi"),
|
||||||
description: "Thank You Letter by RO",
|
// description: "Thank You Letter by RO",
|
||||||
key: "parts_label_multi",
|
// key: "parts_label_multi",
|
||||||
subject: i18n.t("printcenter.jobs.parts_label_multi"),
|
// subject: i18n.t("printcenter.jobs.parts_label_multi"),
|
||||||
disabled: false,
|
// disabled: false,
|
||||||
group: "ro",
|
// group: "ro",
|
||||||
},
|
// },
|
||||||
}
|
}
|
||||||
: {}),
|
: {}),
|
||||||
...(!type || type === "job_special"
|
...(!type || type === "job_special"
|
||||||
|
|||||||
Reference in New Issue
Block a user