From 200d51d7a2bfe0f4ef2088017c81881dc41390e8 Mon Sep 17 00:00:00 2001 From: Interduo Date: Fri, 15 May 2020 15:46:18 +0200 Subject: [PATCH] improvement: promotions: allow to edit promotion schema tariffs in promotionschemaedit (#1282) --- templates/default/promotion/promotionschemaedit.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/default/promotion/promotionschemaedit.html b/templates/default/promotion/promotionschemaedit.html index c34e6ef854..1a31189a05 100644 --- a/templates/default/promotion/promotionschemaedit.html +++ b/templates/default/promotion/promotionschemaedit.html @@ -81,6 +81,13 @@

{trans("Promotion:")} {$schema['promotionname']}

+ + + + +
+ {include file="promotion/promotionschemadata.html"} +