]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ca.pl
setupPoints und setupDateFormat in ein partial Layout verschoben
[mfinanz.git] / bin / mozilla / ca.pl
index af6c6c8241e4de3eda394d9d2abd174cfcf22432..b22ed29cd5bc60aa096372a13f6e163eff3bde8e 100644 (file)
@@ -155,8 +155,6 @@ sub list {
   $::form->{title} = $::locale->text('List Transactions') . " - " . $::locale->text('Account') . " $::form->{accno}";
 
   my $onload = qq|focus()|;
-  $onload .= qq|;setupDateFormat('$::myconfig{dateformat}', '|. $::locale->text("Falsches Datumsformat!") .qq|')|;
-  $onload .= qq|;setupPoints('$::myconfig{numberformat}', '|. $::locale->text("wrongformat") .qq|')|;
 
   $::form->header;
   print $::form->parse_html_template('ca/list', {