[GIT] Evergreen ILS branch rel_3_13 updated. fe10e679598689987f352ea03857bfa47dcec3c0

This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Evergreen ILS". The branch, rel_3_13 has been updated via fe10e679598689987f352ea03857bfa47dcec3c0 (commit) from 6daab084f3b7e995a144873789c755c12514bc33 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit fe10e679598689987f352ea03857bfa47dcec3c0 Author: Mike Rylander <mrylander@gmail.com> Date: Thu May 16 10:47:10 2024 -0400 LP#2065913: Don't forcibly forget our hold-target patron Signed-off-by: Mike Rylander <mrylander@gmail.com> Signed-off-by: Chris Sharp <csharp@georgialibraries.org> diff --git a/Open-ILS/web/js/ui/default/staff/services/startup.js b/Open-ILS/web/js/ui/default/staff/services/startup.js index e99bed7e03..3662dacc62 100644 --- a/Open-ILS/web/js/ui/default/staff/services/startup.js +++ b/Open-ILS/web/js/ui/default/staff/services/startup.js @@ -120,7 +120,6 @@ function($q, $rootScope, $location, $window, egIDL, egAuth, egEnv , egOrg } } } - clearHoldTarget(); service.go = function () { if (service.promise) { ----------------------------------------------------------------------- Summary of changes: Open-ILS/web/js/ui/default/staff/services/startup.js | 1 - 1 file changed, 1 deletion(-) hooks/post-receive -- Evergreen ILS
participants (1)
-
Git User