Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
const row = rows[0];
if (row.record) {
- const id = row.record.doc_id()
+ const id = row.record.doc_id();
const url = this.ngLocation.prepareExternalUrl(
`/staff/catalog/record/${id}/holds`);
when?: Date;
msg?: string;
action?: string;
- actor?: string // staff username
+ actor?: string; // staff username
item?: string; // barcode
item_id?: number;
user?: string; // patron family name