This commit is contained in:
@@ -572,7 +572,7 @@ function generateMenu(vm) {
|
||||
//erase database
|
||||
menuOptions.menuItems.push({
|
||||
title: "AdminEraseDatabase",
|
||||
icon: "fa-skull-crossbones",
|
||||
icon: "$ayiSkullCrossbones",
|
||||
key: FORM_KEY + ":erase",
|
||||
vm: vm
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user