Koha/koha-tmpl/intranet-tmpl
Andrew Isherwood 70c6c5dd93 Bug 7088: (follow-up) AllowRenewalLimitOverride fix
This patch causes the click event listener on the #override_limit to be
created if EITHER the AllowRenewalOnHoldOverride OR
AllowRenewalLimitOverride sysprefs are enabled. Previously, it would
only be created if the AllowRenewalLimitOverride syspref was enabled,
which would cause the checkbox to be displayed but do nothing.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-05-09 14:40:49 +00:00
..
js Bug 21304: (follow-up) Fix style of search results browser 2019-03-22 19:15:44 +00:00
lib Bug 22584: Add YAML support for Codemirror 2019-04-19 14:26:02 +00:00
prog Bug 7088: (follow-up) AllowRenewalLimitOverride fix 2019-05-09 14:40:49 +00:00