This commit is contained in:
@@ -650,7 +650,7 @@ function initNavPanel() {
|
||||
) {
|
||||
sub.push({
|
||||
title: "Attachments",
|
||||
icon: "$ayiFolder",
|
||||
icon: "$ayiPaperclip",
|
||||
route: "/adm-attachments",
|
||||
key: key++
|
||||
});
|
||||
|
||||
@@ -255,7 +255,7 @@ function clickHandler(menuItem) {
|
||||
function generateMenu(vm) {
|
||||
const menuOptions = {
|
||||
isMain: true,
|
||||
icon: "$ayiFolder",
|
||||
icon: "$ayiPaperclip",
|
||||
title: "Attachments",
|
||||
helpUrl: "adm-attachments",
|
||||
menuItems: []
|
||||
|
||||
Reference in New Issue
Block a user