]> 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:29:03 +0000 (08:29 -0400)
commit71cf9a7def46ce3fa72e749d31fc62f5758d8df0
tree9cc99f5ea0f7f07f9360941f256cea53186832df
parent899733acd11c22e96dcb821bd9d0f3ee8a02b691
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