Change #4896
Category | None |
Changed by | Cesar Velez <Cesar.Velez | @equinoxinitiative.org>
Changed at | Mon 16 Oct 2017 15:28:04 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 3175bcc916c159282f93c630a15a9f334466ed9f |
Comments
LP#1716962 - honor In-House Use: num of uses threshold setting The 'ui.circ.in_house_use.entry_warn' library setting was not being taken into account nor any confirmation/warning modal being shown. This fix addresses that by watching the changes and if selected num_uses value exceeds setting value, displays egConfirm modal. Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org> Signed-off-by: Mike Rylander <mrylander@gmail.com>
Changed files
- Open-ILS/src/templates/staff/base_js.tt2
- Open-ILS/src/templates/staff/circ/in_house_use/index.tt2
- Open-ILS/web/js/ui/default/staff/circ/in_house_use/app.js