Koha/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists
Owen Leonard 9ac83cdaaf Bug 11670 - Remove sorting from patron lists action columns
The list of patron lists has sortable columns for the add, edit, and
delete buttons. These columns should not be sortable. This patch removes
sorting.

This patch also adds the "btn-mini" class to the in-table buttons to
make the table more compact.

To test you must have existing patron lists. Apply the patch and
navigate to Tools -> Patron lists. The columns containing the add, edit,
and delete buttons should not be sortable. Other columns should sort
correctly.

---------------------------------------------------------------------

Created to patron lists and confirmed the collums 'add patrons', 'edit'
and 'delete' are no longer sortable. Column 'Name' and 'Patrons in list'
are still sortable. The size of buttons are smaller.
I also agree this is an improvement.

Signed-off-by: Petter Goksoyr Asen <boutrosboutrosboutros@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-02-10 15:59:27 +00:00
..
add-modify.tt Bug 10565: (follow-up) improve navigation aids 2013-10-14 22:43:03 +00:00
list.tt Bug 11636 - make it possible to remove patrons from patron list during add process 2014-02-04 18:37:18 +00:00
lists.tt Bug 11670 - Remove sorting from patron lists action columns 2014-02-10 15:59:27 +00:00