X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2bccc0a27d0c6917ab219aeb60efcbc9ae043205..bcc996e65643:/SL/Controller/TopQuickSearch/Assembly.pm diff --git a/SL/Controller/TopQuickSearch/Assembly.pm b/SL/Controller/TopQuickSearch/Assembly.pm index bb7eccea1..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 { type => 'assembly' } +sub part_type { 'assembly' } 1;