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=2e1e118a0342df3145b33b5f77d4f702e7272a39;p=contrib%2FConifer.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 Signed-off-by: Lebbeous Fogle-Weekley --- diff --git a/Open-ILS/src/templates/acq/common/li_table.tt2 b/Open-ILS/src/templates/acq/common/li_table.tt2 index 914d03a888..8e1c20933a 100644 --- a/Open-ILS/src/templates/acq/common/li_table.tt2 +++ b/Open-ILS/src/templates/acq/common/li_table.tt2 @@ -76,7 +76,7 @@ [% l('Expand') %] + href='javascript:;'>[% l('Expand All') %] [% l('Items') %] [% l('Notes') %] @@ -176,7 +176,7 @@ [% l('Branch') %] [% l('Barcode') %] - [% l('Callnumber') %] + [% l('Call Number') %] [% l('Fund') %] [% l('Copy Location') %] [% l('Circ Modifier') %]