From: Ian Jackson Date: Sun, 18 Oct 2009 18:31:15 +0000 (+0100) Subject: Fix sort arrows on data age table X-Git-Tag: 5.0^2~7 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=commitdiff_plain;h=1da4d6e0bbabfb308c1cc5d1e08a2712ce647259 Fix sort arrows on data age table --- diff --git a/yarrg/web/query_age b/yarrg/web/query_age index f9466d3..7cfe54e 100644 --- a/yarrg/web/query_age +++ b/yarrg/web/query_age @@ -102,7 +102,7 @@ $sth->execute(); {}, {}, { DoReverse => 1, Numeric => 1, - SortKey => "da_ages[rowid]" }] + SortKey => "dat_ages[rowid]" }] &> ts_sortkeys= <% to_json_protecttags(\%ts_sortkeys) %>;