X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/2473bd32292484336637336bc6968a0f329d9ad4..c62c6c256d35c5c807f9c9d4d264f5d69c076b6e:/templates/webpages/layout/javascript_setup.js?ds=sidebyside diff --git a/templates/webpages/layout/javascript_setup.js b/templates/webpages/layout/javascript_setup.js index bc4c5ef4e..dc516348c 100644 --- a/templates/webpages/layout/javascript_setup.js +++ b/templates/webpages/layout/javascript_setup.js @@ -1,7 +1,6 @@ [%- USE T8 %] $(function() { [% IF datefmt %] - namespace("kivi").initLocale("[% MYCONFIG.countrycode | html %]"); setupPoints('[% MYCONFIG.numberformat %]', '[% 'wrongformat' | $T8 %]'); setupDateFormat('[% MYCONFIG.dateformat %]', '[% 'Falsches Datumsformat!' | $T8 %]');