Change #5567
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Fri 10 Aug 2018 10:22:20 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 6d98ced94170e96ae69a7c4baa3e80377b8de04f |
Comments
LP#1775719 Modify array check for Phantomjs; reduce logging; PhantomJS doesn't support the handy [1,2,3].includes(1) function, so replace it with the tried-and-true indexOf(); Avoid logging errors on failure to connect to the shared offline worker when running within phantomjs. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Changed files
- Open-ILS/web/js/ui/default/staff/services/lovefield.js