gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: pretty-print contract terms JSON


From: gnunet
Subject: [taler-merchant] branch master updated: pretty-print contract terms JSON for now
Date: Fri, 21 Aug 2020 13:02:29 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 9267b73  pretty-print contract terms JSON for now
9267b73 is described below

commit 9267b7301f29ecd194ff10d009e5ab7a5989c578
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Fri Aug 21 16:32:19 2020 +0530

    pretty-print contract terms JSON for now
---
 contrib/show_order_details.en.must | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/show_order_details.en.must 
b/contrib/show_order_details.en.must
index 3688585..a4b23fb 100644
--- a/contrib/show_order_details.en.must
+++ b/contrib/show_order_details.en.must
@@ -56,7 +56,7 @@ The merchant has granted you refunds on the purchase of 
<b>{{refund_amount}}</b>
 
 <!-- FIXME #6459: expand the contract JSON in all its glory here -->
 <pre>
-  {{{contract}}}
+  {{{ contract_terms!stringify }}}
 </pre>
 
 </body>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]