This commit is contained in:
2020-11-17 00:52:44 +00:00
parent 54a8fbd2ec
commit ebb7590c57
6 changed files with 202 additions and 57 deletions

View File

@@ -196,7 +196,7 @@ function generateMenu(vm) {
let menuOptions = {
isMain: true,
icon: "$ayiUsers",
title: "UserList",
title: "Contacts",
helpUrl: "form-cust-users",
menuItems: []
};