This commit is contained in:
2020-10-05 23:29:24 +00:00
parent f896c6ef65
commit d7ac6a3bf7
14 changed files with 107 additions and 27 deletions

View File

@@ -197,7 +197,7 @@ async function clickHandler(menuItem) {
function generateMenu(vm) {
let menuOptions = {
isMain: true,
icon: "fa-users",
icon: "$ayiUsers",
title: "UserList",
helpUrl: "form-cust-users",
menuItems: []