Bug 34905: Fix icon
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Mon, 25 Sep 2023 16:10:06 +0000 (16:10 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 4 Oct 2023 13:15:41 +0000 (09:15 -0400)
commita408421b9b5e56bc4f8123e8ebe409558a0b1111
treeb5b2481d83fec13a334a0eab778079afd9e4d8ef
parent80db256a4700c6a7eec78fe85dade334d8b05bec
Bug 34905: Fix icon

Test plan, on k-t-d:
1) Install FreeForm, run:
bash <(curl -s https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh)

2) Create a new FreeForm ILL request:
http://localhost:8081/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=FreeForm

3) Pick a request type and input "42" in cardnumber and select a random library.

4) Notice the "Place request with partners" icon is gone from the top action bar.

5) Apply patch. Repeat.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Illrequest.pm
t/db_dependent/Illrequests.t