]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/TopQuickSearch/Contact.pm
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[mfinanz.git] / SL / Controller / TopQuickSearch / Contact.pm
index b3e0d9ed4b7074d6583ab174e4acb74a30dd082c..e0e915d91448f3f866699ea7ce1f7188d189a069 100644 (file)
@@ -8,7 +8,7 @@ use SL::DB::Vendor;
 use SL::DBUtils qw(selectfirst_array_query like);
 use SL::Locale::String qw(t8);
 
 use SL::DBUtils qw(selectfirst_array_query like);
 use SL::Locale::String qw(t8);
 
-sub auth { 'customer_vendor_edit' }
+sub auth { undef }
 
 sub name { 'contact' }
 
 
 sub name { 'contact' }