IO-902 ICBC ETf Translator
This commit is contained in:
@@ -686,5 +686,17 @@ export const TemplateList = (type, context) => {
|
||||
},
|
||||
}
|
||||
: {}),
|
||||
...(!type || type === "special"
|
||||
? {
|
||||
ca_bc_etf_table: {
|
||||
title: i18n.t("printcenter.payments.ca_bc_etf_table"),
|
||||
description: "Est Detail",
|
||||
subject: i18n.t("printcenter.payments.ca_bc_etf_table"),
|
||||
key: "ca_bc_etf_table",
|
||||
disabled: false,
|
||||
},
|
||||
|
||||
}
|
||||
: {}),
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user