This commit is contained in:
@@ -351,10 +351,10 @@ export default {
|
||||
return "$ayiGenderless";
|
||||
case window.$gz.type.Global:
|
||||
return "$ayiGlobe";
|
||||
case window.$gz.type.User:
|
||||
return "$ayiUser";
|
||||
case window.$gz.type.Widget:
|
||||
return "$ayiVial";
|
||||
case window.$gz.type.User:
|
||||
return "$ayiUser";
|
||||
case window.$gz.type.ServerState:
|
||||
return "$ayiDoorOpen";
|
||||
case window.$gz.type.License:
|
||||
@@ -363,10 +363,12 @@ export default {
|
||||
return "$ayiGlasses";
|
||||
case window.$gz.type.PickListTemplate:
|
||||
return "$ayiPencilRuler";
|
||||
case window.$gz.type.Customer:
|
||||
return "$ayiAddressCard";
|
||||
case window.$gz.type.ServerJob:
|
||||
return "$ayiRobot";
|
||||
case window.$gz.type.AyaNova7Import:
|
||||
return "$ayiFileImport";
|
||||
case window.$gz.type.Contract:
|
||||
return "$ayiFileContract";
|
||||
case window.$gz.type.TrialSeeder:
|
||||
return "$ayiSeedling";
|
||||
case window.$gz.type.Metrics:
|
||||
@@ -375,6 +377,10 @@ export default {
|
||||
return "$ayiLanguage";
|
||||
case window.$gz.type.UserOptions:
|
||||
return "$ayiUserCog";
|
||||
case window.$gz.type.HeadOffice:
|
||||
return "$ayiSitemap";
|
||||
case window.$gz.type.LoanUnit:
|
||||
return "$ayiPlug";
|
||||
case window.$gz.type.FileAttachment:
|
||||
return "$ayiPaperclip";
|
||||
case window.$gz.type.DataListView:
|
||||
|
||||
Reference in New Issue
Block a user