From 7a3116bad93c77faaf60fdc81c803252ac443fde Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Tue, 12 Jun 2018 13:20:04 -0400 Subject: [PATCH] ACQ: default to selected line items instead of all line items Signed-off-by: Dan Scott --- Open-ILS/src/templates/acq/common/li_table.tt2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/templates/acq/common/li_table.tt2 b/Open-ILS/src/templates/acq/common/li_table.tt2 index 895852ccff..a00b6a9553 100644 --- a/Open-ILS/src/templates/acq/common/li_table.tt2 +++ b/Open-ILS/src/templates/acq/common/li_table.tt2 @@ -482,11 +482,11 @@ [% l('All Line Items') %] - + [% l('Selected Line Items') %] - + [% l('Import Bibs and Create Copies') %] -- 2.11.0