X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/709aea6d9bb4252a100f698e55b79d1143916a50..f7027139b5a2403424817a929743c162a0880f6a:/SL/Controller/TopQuickSearch/Assembly.pm diff --git a/SL/Controller/TopQuickSearch/Assembly.pm b/SL/Controller/TopQuickSearch/Assembly.pm index bb7eccea1..7f7e9e2a2 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 type { 'assembly' } 1;