X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6bf344a110af7cc9f8c880ee766cf0de0bf756d1..46bc75c8079099de22ccbc6281b04f42ade67f1a:/templates/webpages/do/form_header.html diff --git a/templates/webpages/do/form_header.html b/templates/webpages/do/form_header.html index b195637e8..891ee38f1 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 %] @@ -159,17 +154,7 @@ [%- END %] [%- ELSE %] - + [% L.select_tag('shipto_id', L.options_for_select(ALL_SHIPTO, default=shipto_id, value='shipto_id', title='displayable_id', with_empty=1), class='fixed_width') %] [%- END %] @@ -302,9 +287,7 @@