sortieren stellungsabschreibun nach erstellungsdatum

This commit is contained in:
Martin Müller 2014-11-11 09:59:52 +01:00
parent 1468103600
commit 1057f229f8
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ class DreamjobJobOpening extends AppModel {
* @var string
*/
public $displayField = 'title';
public $order = 'startdate';
/**
* Validation rules