From 1cb2999e20c3cda29666f6f15c0e6d688a0b0a80 Mon Sep 17 00:00:00 2001 From: Ildar Galeev Date: Wed, 10 Jul 2024 17:47:08 +0700 Subject: [PATCH] OPS-480: Add direction param (#190) --- ...nvoice-randomize-amount-form.component.html | 18 +++++++++++++++++- .../invoice-randomize-amount-form.component.ts | 5 ++++- .../invoice-randomize-amount-form.module.ts | 2 ++ src/assets/i18n/components/en.json | 3 ++- src/assets/i18n/components/ru.json | 3 ++- 5 files changed, 27 insertions(+), 4 deletions(-) diff --git a/src/app/shared/components/invoice-randomize-amount-form/invoice-randomize-amount-form.component.html b/src/app/shared/components/invoice-randomize-amount-form/invoice-randomize-amount-form.component.html index 4fb8704a2..fe68e443d 100644 --- a/src/app/shared/components/invoice-randomize-amount-form/invoice-randomize-amount-form.component.html +++ b/src/app/shared/components/invoice-randomize-amount-form/invoice-randomize-amount-form.component.html @@ -21,9 +21,25 @@ {{ d('precision') }} - + {{ d('precisionHint') }} + + + + {{ directionType }} + + {{ d('minAmountCondition') }}