Change #7583
Category | None |
Changed by | Mike Rylander <mrylander | @gmail.com>
Changed at | Mon 15 Feb 2021 16:55:20 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 475a1e60f249b07e7a6ad7d3e66554a34ec21be4 |
Comments
LP#1858114: Fix thinko in template-parameter collection Minor thinko in the use of Array.prototype.concat() when gathering the "where" and "having" template parameters -- concat() does not alter the array it is called on, so we need to assign the result back to the array. Signed-off-by: Mike Rylander <mrylander@gmail.com> Signed-off-by: Angela Kilsdonk <akilsdonk@equinoxinitiative.org> Signed-off-by: Jason Boyer <JBoyer@EquinoxInitiative.org>
Changed files
- Open-ILS/web/reports/oils_rpt.js