Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
Sort whitelisting UI by claimed_time (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Nov 8, 2012
1 parent 749ff57 commit 9f6aca2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/about/fraud/review.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
AND ( last_bill_result IS NOT NULL
OR last_ach_result IS NOT NULL
)
ORDER BY claimed_time

""")
if unreviewed is None:
Expand Down

0 comments on commit 9f6aca2

Please sign in to comment.