X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1c8c106733572b39dccbb45066d28d4553d31587..53593baa211863fbf66540cf1bcc36c8fb37257f:/SL/Controller/TopQuickSearch/Customer.pm diff --git a/SL/Controller/TopQuickSearch/Customer.pm b/SL/Controller/TopQuickSearch/Customer.pm index 8b7e8ae88..b7c5b391b 100644 --- a/SL/Controller/TopQuickSearch/Customer.pm +++ b/SL/Controller/TopQuickSearch/Customer.pm @@ -6,7 +6,7 @@ use SL::DB::Customer; use SL::Locale::String qw(t8); -sub auth { 'customer_vendor_edit' } +sub auth { undef } sub name { 'customer' }