Revision f7027139
Von Sven Schöling vor mehr als 8 Jahren hinzugefügt
SL/Controller/TopQuickSearch/Assembly.pm | ||
---|---|---|
11 | 11 |
|
12 | 12 |
sub description_field { t8('Assemblies') } |
13 | 13 |
|
14 |
sub type { type => 'assembly' }
|
|
14 |
sub type { 'assembly' } |
|
15 | 15 |
|
16 | 16 |
1; |
Auch abrufbar als: Unified diff
TopQuickSearch: typisierte Suche gefixt