Active
Project:
Decisions
Version:
6.x-1.7
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2010 at 00:23 UTC
Updated:
24 Jun 2010 at 01:03 UTC
This patch sorts the voting results in descending order by number of votes.
| Comment | File | Size | Author |
|---|---|---|---|
| decisions_sort.patch | 1.23 KB | alesand |
Comments
Comment #1
anarcat commentedthanks for the patch.
Comment #2
janis_lv commentedhow to apply this patch?
im in the decisions dir and I have no "selection.module" file.
thank you!
Comment #3
anarcat commentedpatch committed to head. I didn't see why there were two asort() in there, so I just kept the arsort.
Comment #5
STINGER_LP commentedHey, what if I don't want to sort results in descending order by number of votes? Is there any option to set it off?