From 0a53188d2f71d90c4202272bc8dc8311d9c73b0f Mon Sep 17 00:00:00 2001 From: Michael Wiebusch Date: Mon, 25 Nov 2013 11:29:36 +0100 Subject: [PATCH] fixed the firefox autofill issue in the testgui --- tools/xmlRendering.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/xmlRendering.pm b/tools/xmlRendering.pm index bcf0d32..0c7761e 100644 --- a/tools/xmlRendering.pm +++ b/tools/xmlRendering.pm @@ -247,7 +247,7 @@ EOF else { print qq% -%; +%; print_conversionMenu($registerName,$fieldName,$conversionTableId); -- 2.43.0