From: Kyle Huckins Date: Wed, 5 Oct 2016 16:08:27 +0000 (-0700) Subject: LP#1528919: Alphabetise non-catalogued item types X-Git-Url: http://git.equinoxoli.org/?p=evergreen-equinox.git;a=commitdiff_plain;h=f7215da5476e8fd73f5a2136ecde39e721c1000f LP#1528919: Alphabetise non-catalogued item types Use an orderBy expression on the lists of noncat types on the patron checkout page and inhouse-use page. Signed-off-by: Kyle Huckins Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/templates/staff/circ/in_house_use/index.tt2 b/Open-ILS/src/templates/staff/circ/in_house_use/index.tt2 index 184212e..34b7ef0 100644 --- a/Open-ILS/src/templates/staff/circ/in_house_use/index.tt2 +++ b/Open-ILS/src/templates/staff/circ/in_house_use/index.tt2 @@ -45,7 +45,7 @@
  • {{type.name()}}
  • diff --git a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 index 8618419..ab12816 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 @@ -18,7 +18,7 @@
  • - {{type.name()}}