}
}
);
- if (typeof renew.ilsevent != 'undefined') throw(renew);
+ if (typeof renew.ilsevent != 'undefined') { if (renew.ilsevent != 0) throw(robj); }
+ obj.retrieve();
}
obj.retrieve();
} catch(E) {
obj.error.standard_unexpected_error_alert('Renew probably did not happen.',E);
+ obj.retrieve();
}
}
],
}
} catch(E) {
obj.error.standard_unexpected_error_alert('The due dates were not likely modified.',E);
+ obj.retrieve();
}
}
],
obj.retrieve();
} catch(E) {
obj.error.standard_unexpected_error_alert('The items were not likely marked lost.',E);
+ obj.retrieve();
}
}
],
}
} catch(E) {
obj.error.standard_unexpected_error_alert('The items were not likely marked Claimed Returned.',E);
+ obj.retrieve();
}
}
],
obj.retrieve();
} catch(E) {
obj.error.standard_unexpected_error_alert('Checkin probably did not happen.',E);
+ obj.retrieve();
}
}
],