This commit is contained in:
@@ -479,8 +479,8 @@ function generateMenu(vm) {
|
|||||||
});
|
});
|
||||||
|
|
||||||
menuOptions.menuItems.push({
|
menuOptions.menuItems.push({
|
||||||
title: "Two factor authentication",
|
title: "AuthTwoFactor",
|
||||||
icon: "$ayiKey",
|
icon: "$ayiLock",
|
||||||
data: "home-security",
|
data: "home-security",
|
||||||
key: "app:nav:SECURITY"
|
key: "app:nav:SECURITY"
|
||||||
});
|
});
|
||||||
@@ -513,7 +513,8 @@ async function fetchTranslatedText(vm) {
|
|||||||
"MapUrlTemplate",
|
"MapUrlTemplate",
|
||||||
"UserPhone1",
|
"UserPhone1",
|
||||||
"UserPhone2",
|
"UserPhone2",
|
||||||
"UserPageAddress"
|
"UserPageAddress",
|
||||||
|
"AuthTwoFactor"
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user