]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Form.pm
Verhalten bei nicht existenten Waren verbessert
[mfinanz.git] / SL / Form.pm
index be73c85546b57d8bdb89d8e02a89f0204d491f2a..874aacee6f5d723463f988de0d92b2bcd110e8d0 100644 (file)
@@ -468,7 +468,7 @@ sub header {
 
   $layout->use_javascript("$_.js") for (qw(
     jquery jquery-ui jquery.cookie jqModal jquery.checkall jquery.download
-    common part_selection switchmenuframe
+    common part_selection switchmenuframe autocomplete_part
   ), "jquery/ui/i18n/jquery.ui.datepicker-$::myconfig{countrycode}");
 
   $self->{favicon} ||= "favicon.ico";