X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e48eb4dc7e721dbdf15417167e9320fd12decf69..c1524c56c69d761f85a543ad66eac298e704b10c:/SL/Controller/PriceRule.pm?ds=inline diff --git a/SL/Controller/PriceRule.pm b/SL/Controller/PriceRule.pm index d9c397847..2ddccf15b 100644 --- a/SL/Controller/PriceRule.pm +++ b/SL/Controller/PriceRule.pm @@ -236,7 +236,7 @@ sub all_price_rule_item_types { } sub add_javascripts { - $::request->{layout}->add_javascripts(qw(kivi.PriceRule.js autocomplete_customer.js autocomplete_vendor.js autocomplete_part.js)); + $::request->{layout}->add_javascripts(qw(kivi.PriceRule.js autocomplete_customer.js autocomplete_vendor.js kivi.Part.js)); } sub init_price_rule {