X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f7027139b5a2403424817a929743c162a0880f6a..1ba38eaf5f960ed5ba531b47c27a38bee5be44b4:/SL/Controller/TopQuickSearch/Service.pm diff --git a/SL/Controller/TopQuickSearch/Service.pm b/SL/Controller/TopQuickSearch/Service.pm index 7a9859015..0bba3789d 100644 --- a/SL/Controller/TopQuickSearch/Service.pm +++ b/SL/Controller/TopQuickSearch/Service.pm @@ -11,6 +11,6 @@ sub description_config { t8('Services') } sub description_field { t8('Services') } -sub type { 'service' } +sub part_type { 'service' } 1;