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)
committerDan Wells <dbw2@calvin.edu>
Wed, 27 Feb 2019 19:13:00 +0000 (14:13 -0500)
commit05334d06c666a9f758982ee0906848946820610e
tree1bdde05ca1a96b5886b306836d36c239ec15f033
parent504c8fcdc6af6b4a587af21f7a41d0ac7a637fc9
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>
Open-ILS/src/templates/opac/record/print_preview.tt2