Merge branch 'b-3.6.1' into mebil
[kivitendo-erp.git] / SL / Controller / TopQuickSearch.pm
index 03d6504..4d0aa94 100644 (file)
@@ -28,6 +28,7 @@ my @available_modules = (
   'SL::Controller::TopQuickSearch::GLTransaction',
   'SL::Controller::TopQuickSearch::Customer',
   'SL::Controller::TopQuickSearch::Vendor',
+  'SL::Controller::TopQuickSearch::PhoneNumber',
 );
 my %modules_by_name;