From 21fd129eafbff372542bc934cb0b1a8f66bc9298 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Wed, 23 Dec 2015 15:21:28 -0500 Subject: [PATCH] Set "Create PO" default to "selected items" This is a little safer than defaulting to all items. Because sanity. 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 533a2ca369..3a5eeed364 100644 --- a/Open-ILS/src/templates/acq/common/li_table.tt2 +++ b/Open-ILS/src/templates/acq/common/li_table.tt2 @@ -470,11 +470,11 @@ [% l('All Line Items') %] - + [% l('Selected Line Items') %] - + [% l('Import Bibs and Create Copies') %] -- 2.11.0