merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 47c6ddcf7acff2f91bf068b9f6d3e4984583ed9a
parent d4361631fd23560c1cd5aa4d0a3458c37b22d42c
Author: Florian Dold <florian.dold@gmail.com>
Date:   Sat,  8 Aug 2020 12:49:11 +0530

remove obsolete data-taler-nojs

Diffstat:
Mcontrib/depleted_tip.en.must | 2+-
Mcontrib/offer_refund.en.must | 2+-
Mcontrib/offer_tip.en.must | 2+-
Mcontrib/request_payment.en.must | 2+-
Mcontrib/show_order_details.en.must | 2+-
5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/contrib/depleted_tip.en.must b/contrib/depleted_tip.en.must @@ -15,7 +15,7 @@ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> --> -<html data-taler-nojs="true"> +<html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/contrib/offer_refund.en.must b/contrib/offer_refund.en.must @@ -15,7 +15,7 @@ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> --> -<html data-taler-nojs="true"> +<html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/contrib/offer_tip.en.must b/contrib/offer_tip.en.must @@ -15,7 +15,7 @@ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> --> -<html data-taler-nojs="true"> +<html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/contrib/request_payment.en.must b/contrib/request_payment.en.must @@ -15,7 +15,7 @@ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> --> -<html data-taler-nojs="true"> +<html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/contrib/show_order_details.en.must b/contrib/show_order_details.en.must @@ -15,7 +15,7 @@ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> --> -<html data-taler-nojs="true"> +<html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0">