Revision 2f374c96
Von Sven Schöling vor etwa 11 Jahren hinzugefügt
SL/Controller/Part.pm | ||
---|---|---|
79 | 79 |
|
80 | 80 |
SL::Controller::Helper::GetModels->new( |
81 | 81 |
controller => $self, |
82 |
model => 'Part', |
|
83 | 82 |
sorted => { |
84 | 83 |
_default => { |
85 | 84 |
by => 'partnumber', |
Auch abrufbar als: Unified diff
model wird jetzt wieder korrekt inferiert