X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1c8c106733572b39dccbb45066d28d4553d31587..c22e188b4d7aabd:/SL/Controller/TopQuickSearch/Vendor.pm diff --git a/SL/Controller/TopQuickSearch/Vendor.pm b/SL/Controller/TopQuickSearch/Vendor.pm index 124530af0..34e7323d6 100644 --- a/SL/Controller/TopQuickSearch/Vendor.pm +++ b/SL/Controller/TopQuickSearch/Vendor.pm @@ -6,7 +6,7 @@ use SL::DB::Vendor; use SL::Locale::String qw(t8); -sub auth { 'customer_vendor_edit' } +sub auth { undef } sub name { 'vendor' }