This patch sorts the voting results in descending order by number of votes.

CommentFileSizeAuthor
decisions_sort.patch1.23 KBalesand

Comments

anarcat’s picture

Status: Active » Needs review

thanks for the patch.

janis_lv’s picture

how to apply this patch?

im in the decisions dir and I have no "selection.module" file.

thank you!

anarcat’s picture

Status: Needs review » Fixed

patch committed to head. I didn't see why there were two asort() in there, so I just kept the arsort.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

STINGER_LP’s picture

Version: 6.x-1.3 » 6.x-1.7
Status: Closed (fixed) » Active

Hey, what if I don't want to sort results in descending order by number of votes? Is there any option to set it off?