This commit is contained in:
2020-12-07 20:34:54 +00:00
parent d42da74592
commit 4d2ece97a9
2 changed files with 16 additions and 16 deletions

View File

@@ -489,7 +489,7 @@ function initNavPanel() {
}
//TRANSLATION
if (window.$gz.role.canChange(window.$gz.type.Translation)) {
if (window.$gz.role.canOpen(window.$gz.type.Translation)) {
sub.push({
title: "TranslationList",
icon: "$ayiLanguage",