LP#1749475 Fix thinko in form argument for sort direction
authorDan Wells <dbw2@calvin.edu>
Thu, 21 Feb 2019 15:54:06 +0000 (10:54 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 14 Sep 2020 13:42:43 +0000 (09:42 -0400)
commitdf35c1b291232b288e9a522aa36627f363e430e5
tree8e46bcf12f4479d8ba1e420a59ce0544d65d09cf
parent230631f2c3693660368d02a967891ac18e656b51
LP#1749475 Fix thinko in form argument for sort direction

This variable is for the sort direction, so should be 'sort_dir', not
'sort_by' (which is named, in this context 'sort').

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/templates/opac/record/print_preview.tt2