adding back fa- to icons so can more easily find them in code and removing helper function that added fa- automatically
This commit is contained in:
@@ -29,15 +29,7 @@ export default {
|
||||
title: window.$gz.translation.get("Log"),
|
||||
helpUrl: "form-ay-log",
|
||||
|
||||
menuItems: [
|
||||
// {
|
||||
// title: window.$gz.translation.get("Log"),
|
||||
// icon: "glasses",
|
||||
// surface: true,
|
||||
// key: "app:nav:log",
|
||||
// data: "log"
|
||||
// }
|
||||
]
|
||||
menuItems: []
|
||||
});
|
||||
|
||||
var outText = "";
|
||||
|
||||
Reference in New Issue
Block a user