fix(dashboard): edit promotion campaign w/wo currrency (#13404)
**What** - a promotion couldn't be added to a campaign without a currency budget (on promotion details screen) - fix fetching campaigns pagination issue - move select to Combobox - fix currency restriction and move warning description to the label hint
This commit is contained in:
@@ -2234,7 +2234,7 @@
|
||||
"total_used": "Budget used",
|
||||
"budget_limit": "Budget limit",
|
||||
"campaign_id": {
|
||||
"hint": "Only campaigns with the same currency code as the promotion are shown in this list."
|
||||
"hint": "Disabled campaigns have budget in a different currency than the promotion."
|
||||
}
|
||||
},
|
||||
"budget": {
|
||||
|
||||
Reference in New Issue
Block a user