]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/TopQuickSearch/Assembly.pm
TopQuickSearch: typisierte Suche gefixt
[mfinanz.git] / SL / Controller / TopQuickSearch / Assembly.pm
index bb7eccea10f845d916d4cf721e47d0d6a6a7328d..7f7e9e2a233b62932451aa0d545a4fc3505ff810 100644 (file)
@@ -11,6 +11,6 @@ sub description_config { t8('Assemblies') }
 
 sub description_field { t8('Assemblies') }
 
-sub type { type => 'assembly' }
+sub type { 'assembly' }
 
 1;