X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/dc39f671740dc3ab2292c604e8605dd69fb33eac..6abbd83dfd7e32ea1bf3ec209031192104ecaef8:/templates/webpages/do/form_header.html diff --git a/templates/webpages/do/form_header.html b/templates/webpages/do/form_header.html index 000811e39..2f29a953a 100644 --- a/templates/webpages/do/form_header.html +++ b/templates/webpages/do/form_header.html @@ -19,10 +19,6 @@ [% IF onload %][% onload %];[% END %] setupDateFormat('[% myconfig_dateformat %]', '[% 'Falsches Datumsformat!' | $T8 %]'); setupPoints('[% myconfig_numberformat %]', '[% 'wrongformat' | $T8 %]'); - - [%- UNLESS delivered %] - Calendar.setup({ inputField : "transdate", ifFormat :"[% myconfig_jsc_dateformat %]", align : "BL", button : "transdate_trigger" }); - [%- END %] } --> @@ -47,7 +43,6 @@ [%- SET is_customer = '0' %] [%- END %] [%- IF delivered %] - [%- SET RO = ' readonly' %] [%- SET DISABLED = ' disabled' %] [%- END %] @@ -187,7 +182,10 @@