]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1741072: Fix JS test for template conversion
authorJason Boyer <JBoyer@library.in.gov>
Fri, 5 Jan 2018 21:55:15 +0000 (16:55 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 11 Jan 2018 15:17:48 +0000 (10:17 -0500)
commitce01eebaac67cd0cba0b70c33213f000b60a31e6
tree01b30b5eee2ff391610d04a73b8479d7a1b85884
parentef2655fc88d06334d6f73d6fab8a4661d35b97a1
LP1741072: Fix JS test for template conversion

Changing 2 fields from "strings" to numbers does
cause such a test to fail, as one might expect.
Now the test is updated to meet the current
expectations of the template conversion.

Signed-off-by: Jason Boyer <JBoyer@library.in.gov>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js
Open-ILS/web/js/ui/default/staff/test/unit/egVolCopy.js