From: Kyle Huckins Date: Wed, 5 Oct 2016 16:08:27 +0000 (-0700) Subject: LP#1528919 Alphabetise non-barcoded items X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c369c34feeaee3641357da772fcd1dc749c2442f;p=working%2FEvergreen.git LP#1528919 Alphabetise non-barcoded items Use an orderBy expression on the lists of noncat types on the patron checkout page and inhouse-use page. Signed-off-by: Kyle Huckins Changes to be committed: modified: Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 modified: Open-ILS/src/templates/staff/circ/in_house_use/index.tt2 --- 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 769d5338b2..b0b833b3dc 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 861841988e..ab12816cc5 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()}}