Loading packages/shop-web-angular/src/app/+products/products.component.ts +0 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,6 @@ export class ProductsComponent implements OnInit, OnDestroy { searchText: string; modelChanged: Subject<string> = new Subject<string>(); isWideView: boolean; isProductAvailable: boolean = true; private getOrdersGeoObj: { loc: ILocation }; private productsCount: number; Loading Loading
packages/shop-web-angular/src/app/+products/products.component.ts +0 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,6 @@ export class ProductsComponent implements OnInit, OnDestroy { searchText: string; modelChanged: Subject<string> = new Subject<string>(); isWideView: boolean; isProductAvailable: boolean = true; private getOrdersGeoObj: { loc: ILocation }; private productsCount: number; Loading