diff --git a/src/app/pages/admin/Coupons/Active/active-coupons.component.html b/src/app/pages/admin/Coupons/Active/active-coupons.component.html index ed0fd85..3011421 100644 --- a/src/app/pages/admin/Coupons/Active/active-coupons.component.html +++ b/src/app/pages/admin/Coupons/Active/active-coupons.component.html @@ -1,7 +1,7 @@
@@ -123,65 +123,6 @@ |
---|
- Coupons - | -
-
-
- {{transaction.targetProduct |couponProductShort}}
-
-
- {{transaction.quantity}} left
-
-
- {{transaction.lower}} - {{transaction.upper}}
-
-
-
- {{transaction.type}}
-
-
- |
- - - | -
-
-
- Active
-
-
- {{transaction.expiration | date:"dd-MM-yyyy"}}
-
-
- |
-
- |
-
---|