ACQ inline copy display UI repairs user/berick/acq-po-detail-view
authorBill Erickson <berick@esilibrary.com>
Tue, 12 Mar 2013 13:08:14 +0000 (09:08 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 12 Mar 2013 13:08:14 +0000 (09:08 -0400)
* 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 <berick@esilibrary.com>
Open-ILS/src/templates/acq/common/li_table.tt2

index 9be5226..0e8f728 100644 (file)
@@ -68,7 +68,7 @@
                     <td>[% l('Line Items') %]</td>
                     <td style='white-space:nowrap;'>
                         <a id='acq-inline-copies-toggle' 
-                            href='javascript:;'>&#x2713</a>[% l('Expand') %]
+                            href='javascript:;'>[% l('Expand All') %]</a>
                     </td>
                     <td>[% l('Items') %]</td>
                     <td>[% l('Notes') %]</td>
                                 <tr>
                                     <th>[% l('Branch') %]</th>
                                     <th>[% l('Barcode') %]</th>
-                                    <th>[% l('Callnumber') %]</th>
+                                    <th>[% l('Call Number') %]</th>
                                     <th>[% l('Fund') %]</th>
                                     <th>[% l('Copy Location') %]</th>
                                     <th>[% l('Circ Modifier') %]</th>