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