This commit is contained in:
2020-10-05 23:46:29 +00:00
parent a6d7ddf66e
commit e0b3222507
14 changed files with 105 additions and 25 deletions

View File

@@ -300,7 +300,7 @@ function generateMenu(vm) {
//plus it's related to this form and people think Customize for the whole shebang
menuOptions.menuItems.push({
title: "Translation",
icon: "fa-language",
icon: "$ayiLanguage",
data: "adm-translations",
key: "app:nav"
});