]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1796988: Fix Saving Last Copy Template
authorJason Boyer <jboyer@library.in.gov>
Fri, 26 Oct 2018 13:16:14 +0000 (09:16 -0400)
committerJason Stephenson <jason@sigio.com>
Fri, 2 Nov 2018 12:29:14 +0000 (08:29 -0400)
commit26fd5b966bb9f215d5e3911f308682aec045ce4d
tree9aeb1267c5085255e3d8eb0c248e8161c7ac99d6
parent0b9178c5496714583634a5f1cb780ff39e58c606
LP1796988: Fix Saving Last Copy Template

A line that belongs within a forEach loop escaped
its bounds and caused a reference error that prevented
the applyTemplate function from saving the last used
template. This branch ushers this line back to its
pen where it can trouble us no more.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Janet Schrader <jschrader@cwmars.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js