X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f7027139b5a2403424817a929743c162a0880f6a..1b46f3217d53fcd31eb37f7b3a3dd793666a06e6:/SL/Controller/TopQuickSearch/Part.pm diff --git a/SL/Controller/TopQuickSearch/Part.pm b/SL/Controller/TopQuickSearch/Part.pm index 9d4c2f0d7..6c81ac5fd 100644 --- a/SL/Controller/TopQuickSearch/Part.pm +++ b/SL/Controller/TopQuickSearch/Part.pm @@ -11,6 +11,6 @@ sub description_config { t8('Parts') } sub description_field { t8('Parts') } -sub type { 'part' } +sub part_type { 'part' } 1;