Fix sorting by "updated" field in search view.
commit1ad21387a58eab0d3cf4296f08b6edee0a1e27d2
authorSebastian Nowicki <sebnow@gmail.com>
Sat, 5 Dec 2009 06:02:11 +0000 (5 14:02 +0800)
committerSebastian Nowicki <sebnow@gmail.com>
Sat, 5 Dec 2009 06:02:59 +0000 (5 14:02 +0800)
treeaccb38a22c8410d3ac1ddfb7483408dd73f2d359
parenta4e6d8f5d847273010fabc6cdb0bb2b739266b15
Fix sorting by "updated" field in search view.

Clicking on "Last Updated" in the search view attempted to sort by a
"lastupdated" field which does not exist. It now sorts by the "updated"
field.

Signed-off-by: Sebastian Nowicki <sebnow@gmail.com>
archlinux/templates/aur/search.html