This commit is contained in:
@@ -13,7 +13,9 @@ export default {
|
||||
window.$gz.eventBus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "stamp",
|
||||
title: window.$gz.locale.get("WorkorderPreventiveMaintenanceTemplate"),
|
||||
title: window.$gz.translation.get(
|
||||
"WorkorderPreventiveMaintenanceTemplate"
|
||||
),
|
||||
helpUrl: "form-svc-pm-templates"
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user