This commit is contained in:
@@ -416,7 +416,7 @@ export default {
|
||||
case window.$gz.type.Project:
|
||||
return "$ayiLayerGroup";
|
||||
case window.$gz.type.PurchaseOrder:
|
||||
return "$ayiDollyFlatbed";
|
||||
return "$ayiTruckLoading";
|
||||
case window.$gz.type.Quote:
|
||||
return "$ayiPencilAlt";
|
||||
case window.$gz.type.QuoteItem:
|
||||
@@ -444,7 +444,7 @@ export default {
|
||||
case window.$gz.type.WorkOrderItemPart:
|
||||
return "$ayiBoxes";
|
||||
case window.$gz.type.WorkOrderItemPartRequest:
|
||||
return "$ayiPaperPlane";
|
||||
return "$ayiParachuteBox";
|
||||
case window.$gz.type.WorkOrderItemScheduledUser:
|
||||
return "$ayiUserClock";
|
||||
case window.$gz.type.WorkOrderItemTask:
|
||||
|
||||
Reference in New Issue
Block a user