X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FTopQuickSearch%2FVendor.pm;h=34e7323d68658ce039f557ac0c094081da0db872;hb=3bb4190a48d58f5a598b659c27b9a5bf233aa54b;hp=124530af00b6addb9743df9d9d87ee5fec7099f2;hpb=95f21f71c1c5c2f6cf6a281a0174d8f247be1135;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' }