Bug 36084: svc - renew
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 23 Feb 2024 11:15:42 +0000 (12:15 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Mar 2024 10:00:58 +0000 (11:00 +0100)
commit99d776f58e0fc99fa23adc58545346983bcbf218
tree941ac2f89f0963f12ebb9e670dc375a9f5f392b7
parentd4ce4d8fa25b8f44b4e7ae0e0716608bb0cfc3ff
Bug 36084: svc - renew

Material - The code that is supposed to replace the checkbox with a text
was not at the correct place. It should be with checkin, not renewal.
With the table refresh it does not make sense to keep it as we will
never see it.
Best is to replace the checkbox with the text directly.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/js/checkouts.js
koha-tmpl/intranet-tmpl/prog/js/fetch/circulation-api-client.js