JS-Übersezung ans neue Javascript-Setup angepasst
authorThomas Heck <theck@linet-services.de>
Wed, 6 Mar 2013 16:18:57 +0000 (17:18 +0100)
committerThomas Heck <theck@linet-services.de>
Wed, 6 Mar 2013 16:18:57 +0000 (17:18 +0100)
templates/webpages/layout/javascript_setup.js

index dc51634..bc4c5ef 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 $(function() {
 [% IF datefmt %]
+  namespace("kivi").initLocale("[% MYCONFIG.countrycode | html %]");
   setupPoints('[% MYCONFIG.numberformat %]', '[% 'wrongformat' | $T8 %]');
   setupDateFormat('[% MYCONFIG.dateformat %]', '[% 'Falsches Datumsformat!' | $T8 %]');