Michael Peters provided a patch to add some missing labels...
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 28 Jun 2011 16:00:18 +0000 (12:00 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 28 Jun 2011 16:00:18 +0000 (12:00 -0400)
... to a key acquisitions interface.  It works.  Also fixed
some unclosed tags while I was at it.

Wasn't sure whether to copy and paste Michael's sign-off or what, but
here's the link to his original patch for purists:
https://launchpadlibrarian.net/74191964/0001-LP802578-Acquisitions-Batch-copy-update-missing-head.patch

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/web/templates/default/acq/common/li_table.tt2

index 09f6058..645a0ae 100644 (file)
         </div>
 
         <table id='acq-lit-li-details-table'>
+            <tbody><tr><td class='acq-lit-table-spacer' colspan='0'/></tr></tbody>
+            <tbody style='font-weight:bold;'>
+                <tr>
+                    <td style='margin-top:30px;'>Owning Branch</td>
+                    <td>Shelving Location</td>
+                    <td>Collection Code</td>
+                    <td>Fund</td>
+                    <td>Circ Modifier</td>
+                    <td>Callnumber</td>
+                    <td colspan='0'></td>
+                </tr>
+            </tbody>
             <tbody style='background-color:#ddd;'>
                 <tr id='acq-lit-li-details-batch-row'>
                     <td><div name='owning_lib'></div></td>
                 </tr>
             </tbody>
 
-            <tbody><tr><td class='acq-lit-table-spacer' colspan='0'/></tr></tbody>
+            <tbody><tr><td class='acq-lit-table-spacer' colspan='0'></td></tr></tbody>
             <tbody style='font-weight:bold;'>
                 <tr>
                     <td style='margin-top:30px;'>Owning Branch</td>
                     <td>Callnumber</td>
                     <td>Barcode</td>
                     <td>Notes</td>
-                    <td colspan='0'>
+                    <td colspan='0'></td>
                 </tr>
             </tbody>
             <tbody id='acq-lit-li-details-tbody' class='oils-generic-table'>
                     <td>Circ Modifier</td>
                     <td>Callnumber</td>
                     <td>Barcode</td>
-                    <td colspan='0'>
+                    <td colspan='0'></td>
                 </tr>
             </tbody>
             <tbody id='acq-lit-real-copies-tbody' class='oils-generic-table'>