LP#1327284 Display Imported As column in vandelay queue
authorBill Erickson <berick@esilibrary.com>
Fri, 6 Jun 2014 16:35:59 +0000 (12:35 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 10 Jul 2014 18:54:15 +0000 (14:54 -0400)
For Bib and Authority records which have been imported / merged /
overlayed, etc. into the system via Vandelay, show the record ID of the
catalog bib/auth record to which the record was imported.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Yamil Suarez <yamil@yamil.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/vandelay/inc/queue.tt2

index d9118dc..918a04c 100644 (file)
                     field='import_time'
                     styles='text-align: center;'
                     get='vlGetDateTimeField'>[% l('Import Time') %]</th>
+                <th field='imported_as'>[% l('Imported As') %]</th>
             </tr>
         </thead>
     </table>
                     field='import_time'
                     styles='text-align: center;'
                     get='vlGetDateTimeField'>[% l('Import Time') %]</th>
+                <th field='imported_as'>[% l('Imported As') %]</th>
             </tr>
         </thead>
     </table>