This patch sorts the voting results in descending order by number of votes.
| Comment | File | Size | Author |
|---|---|---|---|
| decisions_sort.patch | 1.23 KB | alesand |
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?