X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f7027139b5a2403424817a929743c162a0880f6a..bcc996e65643:/SL/Controller/TopQuickSearch/Assembly.pm diff --git a/SL/Controller/TopQuickSearch/Assembly.pm b/SL/Controller/TopQuickSearch/Assembly.pm index 7f7e9e2a2..da8cbc0c5 100644 --- a/SL/Controller/TopQuickSearch/Assembly.pm +++ b/SL/Controller/TopQuickSearch/Assembly.pm @@ -11,6 +11,6 @@ sub description_config { t8('Assemblies') } sub description_field { t8('Assemblies') } -sub type { 'assembly' } +sub part_type { 'assembly' } 1;