]> git.evergreen-ils.org Git - Evergreen.git/commit
Remove testrunner-breaking trailing JS comma
authorBill Erickson <berickxx@gmail.com>
Mon, 19 Jun 2017 21:11:40 +0000 (17:11 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 19 Jun 2017 21:30:05 +0000 (17:30 -0400)
commitf91286ead8f0ad15343747192211af7bd84ee075
treec4591dd6a7fd38c930c9cd039d5f2459887d0c81
parent8054e9ebbd317fe0262a5d9fd37e789bfd46cbcb
Remove testrunner-breaking trailing JS comma

Remove unnecessary comma that causes JS tests to fail, while allowing
the code to run fine in the browser.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/js/ui/default/staff/services/startup.js