X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b6fd15a8dc44f9b09d5a2bce766cda14b87c6e13..aee7eda02b6bf9c5661e729e933e15fb506b41cc:/templates/webpages/generic/javascript_setup.html diff --git a/templates/webpages/generic/javascript_setup.html b/templates/webpages/generic/javascript_setup.html deleted file mode 100644 index 49ecb0a3c..000000000 --- a/templates/webpages/generic/javascript_setup.html +++ /dev/null @@ -1,5 +0,0 @@ -[%- USE T8 %] -$(function() { - setupPoints('[% myconfig.numberformat %]', '[% 'wrongformat' | $T8 %]'); - setupDateFormat('[% myconfig.dateformat %]', '[% 'Falsches Datumsformat!' | $T8 %]'); -})