mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Fix enterprise voucher tab
Add harcoded voucher amount Add missing translation
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
- @enterprise.vouchers.each do |voucher|
|
||||
%tr
|
||||
%td= voucher.code
|
||||
%td= voucher.rate
|
||||
%td $10
|
||||
%td
|
||||
%td
|
||||
%td
|
||||
|
||||
@@ -1146,6 +1146,7 @@ en:
|
||||
email_not_confirmed: "Email not confirmed"
|
||||
vouchers:
|
||||
legend: Vouchers
|
||||
voucher_code: Voucher Code
|
||||
rate: Rate
|
||||
label: Label
|
||||
purpose: Purpose
|
||||
|
||||
Reference in New Issue
Block a user