]> wagnertech.de Git - mfinanz.git/blob - templates/webpages/layout/javascript_setup.html
MenĂ¼variante "Oben (mit CSS, neu)" bei Stilvorlage "lx-office" nicht verdeckt lassen
[mfinanz.git] / templates / webpages / layout / javascript_setup.html
1 [%- USE T8 %]
2 $(function() {
3   setupPoints('[% myconfig.numberformat %]', '[% 'wrongformat' | $T8 %]');
4   setupDateFormat('[% myconfig.dateformat %]', '[% 'Falsches Datumsformat!' | $T8 %]');
5 })