From: Dan Wells Date: Thu, 21 Feb 2019 15:54:06 +0000 (-0500) Subject: LP#1749475 Fix thinko in form argument for sort direction X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=df35c1b291232b288e9a522aa36627f363e430e5;p=evergreen%2Fpines.git 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 Signed-off-by: Galen Charlton Signed-off-by: Michele Morgan --- diff --git a/Open-ILS/src/templates/opac/record/print_preview.tt2 b/Open-ILS/src/templates/opac/record/print_preview.tt2 index 8fc58390bb..28d17d617d 100644 --- a/Open-ILS/src/templates/opac/record/print_preview.tt2 +++ b/Open-ILS/src/templates/opac/record/print_preview.tt2 @@ -9,7 +9,7 @@
-
+