Loading packages/admin-web-angular/src/app/pages/+simulation/order/order.component.ts +1 −2 Original line number Diff line number Diff line Loading @@ -53,8 +53,7 @@ export class SimulationOrderComponent implements OnDestroy, OnInit { p.product.description ), style: { maxWidth: '100%', maxHeight: '100%', height: '100%', }, }; }); Loading packages/admin-web-angular/src/app/pages/+warehouses/+warehouse/warehouse-order-view/warehouse-order-view.component.ts +1 −2 Original line number Diff line number Diff line Loading @@ -97,8 +97,7 @@ export class WarehouseOrderViewComponent p.product.description ), style: { maxWidth: '100%', maxHeight: '100%', height: '100%', }, }; }); Loading Loading
packages/admin-web-angular/src/app/pages/+simulation/order/order.component.ts +1 −2 Original line number Diff line number Diff line Loading @@ -53,8 +53,7 @@ export class SimulationOrderComponent implements OnDestroy, OnInit { p.product.description ), style: { maxWidth: '100%', maxHeight: '100%', height: '100%', }, }; }); Loading
packages/admin-web-angular/src/app/pages/+warehouses/+warehouse/warehouse-order-view/warehouse-order-view.component.ts +1 −2 Original line number Diff line number Diff line Loading @@ -97,8 +97,7 @@ export class WarehouseOrderViewComponent p.product.description ), style: { maxWidth: '100%', maxHeight: '100%', height: '100%', }, }; }); Loading