This commit is contained in:
2020-06-26 13:46:22 +00:00
parent 435b0ad08f
commit af259a1803
2 changed files with 16 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ export default {
window.$gz.eventBus.$emit("menu-change", {
isMain: true,
icon: "fa-folder",
title: this.$ay.t("Attachments"),
title: "Attachments",
helpUrl: "form-adm-attachments"
});
}