From 3e38e52ea3a4d5c0931d451f05de9160a6eeb1ac Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Wed, 10 Aug 2022 15:48:43 +0200 Subject: feat(ux): show technical transactionId on errorPage, if available --- basicConfig/templates/error_message.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'basicConfig/templates/error_message.html') diff --git a/basicConfig/templates/error_message.html b/basicConfig/templates/error_message.html index 9ecd9f7e..9bb963e3 100644 --- a/basicConfig/templates/error_message.html +++ b/basicConfig/templates/error_message.html @@ -42,6 +42,11 @@

Code:

Msg:

+ +

+ TransactionsId: +

+ -- cgit v1.2.3