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:
2020-03-30 20:50:50 +00:00
parent f355bd20a0
commit e055ae2049
58 changed files with 82 additions and 93 deletions

View File

@@ -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 = "";