From: Bill Erickson Date: Tue, 12 Mar 2013 13:08:14 +0000 (-0400) Subject: ACQ inline copy display UI repairs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fberick%2Facq-po-detail-view;p=working%2FEvergreen.git ACQ inline copy display UI repairs * Callnumber => Call Number * Replace the potentially vague "✓ Expand" link with the more explicit "Expand All" Thanks to kmlussier for the suggestions. Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/templates/acq/common/li_table.tt2 b/Open-ILS/src/templates/acq/common/li_table.tt2 index 9be522693c..0e8f728d13 100644 --- a/Open-ILS/src/templates/acq/common/li_table.tt2 +++ b/Open-ILS/src/templates/acq/common/li_table.tt2 @@ -68,7 +68,7 @@ [% l('Line Items') %] [% l('Expand') %] + href='javascript:;'>[% l('Expand All') %] [% l('Items') %] [% l('Notes') %] @@ -153,7 +153,7 @@ [% l('Branch') %] [% l('Barcode') %] - [% l('Callnumber') %] + [% l('Call Number') %] [% l('Fund') %] [% l('Copy Location') %] [% l('Circ Modifier') %]