//I could override map_row_to_column here
}
);
- obj.error.work_log(
+ obj.error.work_log(
document.getElementById('circStrings').getFormattedString(
- 'staff.circ.work_log_checkout.message',
+ (get_bool(checkout.payload.circ.opac_renewal())||get_bool(checkout.payload.circ.phone_renewal())||get_bool(checkout.payload.circ.desk_renewal())) ?
+ 'staff.circ.work_log_renew.message' : 'staff.circ.work_log_checkout.message',
[
ses('staff_usrname'),
xulG.patron.family_name(),
staff.circ.work_log_column.message=Message
staff.circ.work_log_column.when=When
staff.circ.work_log_checkout.message=%1$s circulated %4$s to %3$s (%2$s)
+staff.circ.work_log_renew.message=%1$s renewed %4$s for %3$s (%2$s)
staff.circ.checkin.hold_capture=Hold Capture
staff.circ.checkin.check_in.tab=Item Check In
staff.circ.renew.tab.label=Renew Items