X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f29fd47b411bf05edd62e71b5a8eae46d1e781c7..b720e272:/templates/webpages/ic/search.html diff --git a/templates/webpages/ic/search.html b/templates/webpages/ic/search.html index a9799a57c..4433c82a1 100644 --- a/templates/webpages/ic/search.html +++ b/templates/webpages/ic/search.html @@ -2,6 +2,7 @@ [%- USE HTML %] [%- USE LxERP %] [%- USE L %] +

[% title %]

@@ -16,10 +17,7 @@ -
[% title %]
- -
@@ -176,8 +174,6 @@ - - [%- UNLESS is_service %] @@ -186,7 +182,7 @@ - + @@ -211,6 +207,7 @@ + [% CUSTOM_VARIABLES_INCLUSION_CODE %]
[%- L.checkbox_tag('l_priceupdate', label=LxERP.t8('Updated'), value='Y') %] [%- L.checkbox_tag('l_deliverydate', label=LxERP.t8('Delivery Date'), value='Y') %][%- L.checkbox_tag('l_rop', label=LxERP.t8('ROP'), value='Y') %]
[%- L.checkbox_tag('l_image', label=LxERP.t8('Image'), value='Y', checked=(conf_parts_listing_images ? 1 : 0)) %][%- L.checkbox_tag('l_image', label=LxERP.t8('Image'), value='Y', checked=(INSTANCE_CONF.get_parts_listing_image ? 1 : 0)) %] [%- L.checkbox_tag('l_drawing', label=LxERP.t8('Drawing'), value='Y') %] [%- L.checkbox_tag('l_microfiche', label=LxERP.t8('Microfiche'), value='Y') %] [%- L.checkbox_tag('l_partsgroup', label=LxERP.t8('Group'), value='Y') %]
[%- L.checkbox_tag('l_notes', label=LxERP.t8('Notes'), value='Y') %][%- L.checkbox_tag('l_name', label=LxERP.t8('Name in Selected Records'), value='Y') %]