X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1dbba310dfffc4caa2a786893134fb3dbebd3e28..9e02b1f2cc044a1e161eb2e2dba2420d816d331a:/bin/mozilla/oe.pl diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index a38f04baa..e1f7f3a22 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -793,6 +793,8 @@ sub search { $form->{ORDER_PROBABILITIES} = [ map { { title => ($_ * 10) . '%', id => $_ * 10 } } (0..10) ]; + $::request->{layout}->use_javascript(map { "${_}.js" } qw(autocomplete_project)); + $form->header(); print $form->parse_html_template('oe/search', {