This commit is contained in:
2022-01-09 16:49:55 +00:00
parent 58d9f77a17
commit 8b38e3a7d1
3 changed files with 8 additions and 3 deletions

View File

@@ -650,7 +650,7 @@ function initNavPanel() {
) {
sub.push({
title: "Attachments",
icon: "$ayiFolder",
icon: "$ayiPaperclip",
route: "/adm-attachments",
key: key++
});