This commit is contained in:
@@ -268,7 +268,7 @@ function generateMenu(vm) {
|
||||
|
||||
menuOptions.menuItems.push({
|
||||
title: "Refresh",
|
||||
icon: "fa-sync",
|
||||
icon: "$ayiSync",
|
||||
surface: true,
|
||||
key: FORM_KEY + ":refresh",
|
||||
vm: vm
|
||||
@@ -292,7 +292,7 @@ function generateMenu(vm) {
|
||||
|
||||
menuOptions.menuItems.push({
|
||||
title: "DirectNotification",
|
||||
icon: "fa-comment-alt",
|
||||
icon: "$ayiCommentAlt",
|
||||
data: "home-notify-direct",
|
||||
key: "app:nav"
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user