X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0ead57ee1c26b1700a774ba46e027c186879c94c..e69e3657:/templates/webpages/oe/form_header_de.html
diff --git a/templates/webpages/oe/form_header_de.html b/templates/webpages/oe/form_header_de.html
index c09c8f0b5..ba4bd1b0a 100644
--- a/templates/webpages/oe/form_header_de.html
+++ b/templates/webpages/oe/form_header_de.html
@@ -15,6 +15,8 @@
[%- END %]
+
+
@@ -34,14 +36,15 @@
[% IF vc == 'customer' %]Kunde[% ELSE %]Lieferant[% END %] |
[%- INCLUDE 'generic/multibox.html'
- name = vc,
- style = 'width: 250px',
- DATA = vc == 'customer' ? ALL_CUSTOMERS : ALL_VENDORS,
- id_sub = 'vc_keys',
- label_key = 'name',
- select = vc_select,
- limit = vclimit,
- onChange = "document.getElementById('update_button').click();" -%]
+ name = vc,
+ style = 'width: 250px',
+ DATA = vc == 'customer' ? ALL_CUSTOMERS : ALL_VENDORS,
+ id_sub = 'vc_keys',
+ label_key = 'name',
+ select = vc_select,
+ limit = vclimit,
+ allow_textbox = 1,
+ onChange = "document.getElementById('update_button').click();" -%]
|
@@ -225,7 +228,10 @@
Angebotsdatum
[%- END %]
- [% button1 %]
+
+
+
+ |
|
@@ -235,7 +241,10 @@
Lieferdatum
[%- END %]
|
- [% button2 %]
+
+
+
+ |
| Projektnummer |
@@ -256,4 +265,9 @@
- [% jsscript %]
+