Loading packages/merchant-tablet-ionic/src/pages/+promotions/promotion-mutation-popup/promotion-mutation.ts +0 −2 Original line number Diff line number Diff line Loading @@ -73,8 +73,6 @@ export class PromotionMutation implements OnDestroy { return; } debugger; this.promotionService .create(promotionCreateInput) .pipe(first()) Loading packages/merchant-tablet-ionic/src/pages/+promotions/promotion-table-page/promotion-table.ts +0 −2 Original line number Diff line number Diff line Loading @@ -127,8 +127,6 @@ export class PromotionTable implements OnInit, OnDestroy { }; }); debugger; this.sourceSmartTable.load(promotionsVM); } Loading Loading
packages/merchant-tablet-ionic/src/pages/+promotions/promotion-mutation-popup/promotion-mutation.ts +0 −2 Original line number Diff line number Diff line Loading @@ -73,8 +73,6 @@ export class PromotionMutation implements OnDestroy { return; } debugger; this.promotionService .create(promotionCreateInput) .pipe(first()) Loading
packages/merchant-tablet-ionic/src/pages/+promotions/promotion-table-page/promotion-table.ts +0 −2 Original line number Diff line number Diff line Loading @@ -127,8 +127,6 @@ export class PromotionTable implements OnInit, OnDestroy { }; }); debugger; this.sourceSmartTable.load(promotionsVM); } Loading