]> git.evergreen-ils.org Git - 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:28:06 +0000 (08:28 -0400)
commitf709f27419471078ddf7f17fd4c136f64a5c8707
tree4b38950c4fff1bb2260521403d0ebff0cf85f08d
parent902c1120c501b08ebd4771c5a09527b8d7c84daa
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