This commit is contained in:
@@ -378,6 +378,7 @@ async function populateAyaTypeList(vm) {
|
||||
let item = ayt[i];
|
||||
let openableObject = false;
|
||||
//CoreBizObject add here
|
||||
//todo: centralize this if reuqired one more time anywhere
|
||||
switch (item.id) {
|
||||
case window.$gz.type.User:
|
||||
case window.$gz.type.Widget:
|
||||
|
||||
Reference in New Issue
Block a user