]> git.koha-community.org Git - koha.git/commit
Bug 31685: Replace current_article_requests_count in opac-user
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 5 Oct 2022 13:45:09 +0000 (13:45 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 5 Dec 2022 16:59:31 +0000 (16:59 +0000)
commit9b7b41be1f18ee931370dc1e41da9d268fa1d4b9
treea150188dce138c6de62217f59eb632707cd21ae4
parente02af62e0d166c92f0d3df950c3a033f404fe030
Bug 31685: Replace current_article_requests_count in opac-user

Fixing the "( total)" in the caption of the table.

The tt var should be replaced now by current_article_requests.size.
Note that current_article_requests is an array now (from as_list).
We cannot use .count since it is no Koha object.

Test plan:
Submit a few article requests.
Check OPAC account page, and verify that both totals are fine now.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 5db216385708d9420a8f8d32bfc35c81cf194d75)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt