]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/form_footer.html
setupPoints und setupDateFormat in ein partial Layout verschoben
[mfinanz.git] / templates / webpages / oe / form_footer.html
index 61a6060e8d26678cd3bc89cfeaeeb6caa65bb8fb..ddf4a53d2b544310958e51035116ee016379f65f 100644 (file)
 [% END %]
 
 </form>
-
-
-    <script type="text/javascript">
-     <!--
-       $('document').ready(function(){
-         setupDateFormat('[% dateformat %]', '[% 'Falsches Datumsformat!' | $T8 %]');
-         setupPoints('[% numberformat %]', '[% 'wrongformat' | $T8 %]');
-       });
-     //-->
-    </script>