Revision 117fefac
Von Moritz Bunkus vor fast 12 Jahren hinzugefügt
SL/DB/Warehouse.pm | ||
---|---|---|
6 | 6 |
use strict; |
7 | 7 |
|
8 | 8 |
use SL::DB::MetaSetup::Warehouse; |
9 |
use SL::DB::Helper::ActsAsList; |
|
9 | 10 |
|
10 | 11 |
__PACKAGE__->meta->make_manager_class; |
11 | 12 |
|
Auch abrufbar als: Unified diff
ActsAsList: Neue Funktion "reorder_list"
Conflicts:
SL/Controller/ProjectType.pm