]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/layout/javascript_setup.js
JS-Übersetzung immer in HEAD laden
[kivitendo-erp.git] / templates / webpages / layout / javascript_setup.js
index bc4c5ef4e6c6a3dffdf67fed09fd74765f8cac4d..dc516348ce2e68d81778278634604ddaaccd8424 100644 (file)
@@ -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 %]');