http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11990

Olli-Antti Kivilahti <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32060|0                           |1
        is obsolete|                            |

--- Comment #2 from Olli-Antti Kivilahti <[email protected]> ---
Created attachment 32061
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32061&action=edit
Bug 11990 - Holds ratio report (circ/reserveratios.pl) sorts numeric values as
text

This patch makes columns Holds, Items and "Hold ratio" to sort numerically
instead of lexicographically.
Also changes default sorting column from "Holds" to "Hold ratio" because this
is a hold ratios -report, not
hold count report.

Also cleans up an excess aoColumn -definition, because aoColumns ==
aoColumnDefs without target operator.
No point in defining columns twice.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to