From b1c97ea988e3b6b9a0baa207af57628ab0ab1b45 Mon Sep 17 00:00:00 2001 From: Kyle Huckins Date: Wed, 5 Oct 2016 09:08:27 -0700 Subject: [PATCH] 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 --- Open-ILS/src/templates/staff/circ/in_house_use/index.tt2 | 2 +- Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 7946ce5ba0..99d7539f1b 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 28bba44456..8ad2e8e063 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()}}
  • -- 2.43.2