X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FTopQuickSearch%2FVendor.pm;h=34e7323d68658ce039f557ac0c094081da0db872;hb=000908d73c032707d8d02cd5b4c768ea29aa4b78;hp=124530af00b6addb9743df9d9d87ee5fec7099f2;hpb=1c8c106733572b39dccbb45066d28d4553d31587;p=kivitendo-erp.git 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' }