From: Bjørn Rustad Date: Thu, 22 Aug 2013 14:56:00 +0000 (+0200) Subject: Sortering av ryttere X-Git-Url: http://git.rustad.me/?a=commitdiff_plain;h=5fde2e0626745df9dfe35a4ed17fc84e8f224198;p=duplo Sortering av ryttere --- diff --git a/lib/Duplo/Manager.pm b/lib/Duplo/Manager.pm index ef68e90..0c7404d 100644 --- a/lib/Duplo/Manager.pm +++ b/lib/Duplo/Manager.pm @@ -208,6 +208,7 @@ sub edit_form { ON (rr.team = t.team) WHERE race = ? + ORDER BY price DESC ", ['type', 'rider'], undef, $race); my $directors_ref = $dbh->selectall_arrayref("