This commit is contained in:
2020-10-06 00:03:52 +00:00
parent e0b3222507
commit 1c65a89d4a
21 changed files with 148 additions and 52 deletions

View File

@@ -90,14 +90,14 @@ export default {
if (isCoreBizObject) {
// vm.appBar.menuItems.push({
// title: "Attachments"),
// icon: "fa-paperclip",
// icon: "fa - paperclip",
// key: "app:attachments",
// data: { ayaType: formAyaType, recordId: formRecordId }
// });
// vm.appBar.menuItems.push({
// title: "WikiPage"),
// icon: "fa-feather",
// icon: "fa - feather",
// key: "app:wiki",
// data: { ayaType: formAyaType, recordId: formRecordId }
// });