Likely caused by CSRF rewording of query_type => op in ill-requests.tt: https://github.com/Koha-Community/Koha/commit/a9adee5 To reproduce: 1) Enable ILLModule 2) Visit ILL requests: <staff_url>/cgi-bin/koha/ill/ill-requests.pl 3) Where 'List requests' show, it should show 'Refresh'
Created attachment 189631 [details] [review] Bug 41257: Fix wording condition check To reproduce: 1) Enable ILLModule 2) Visit ILL requests: <staff_url>/cgi-bin/koha/ill/ill-requests.pl 3) Where 'List requests' show, it should show 'Refresh'. 4) Apply patches, refresh, notice it now shows 'Refresh'.
Created attachment 189632 [details] [review] Bug 41257: Remove 'btn-sm' CSS class It may have made sense in the past but I don't think it does anymore. It adds an odd bottom spacing to the button
Created attachment 189643 [details] [review] Bug 41257: Remove 'btn-sm' CSS class It may have made sense in the past but I don't think it does anymore. It adds an odd bottom spacing to the button Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com>
Created attachment 189644 [details] [review] Bug 41257: Fix wording condition check To reproduce: 1) Enable ILLModule 2) Visit ILL requests: <staff_url>/cgi-bin/koha/ill/ill-requests.pl 3) Where 'List requests' show, it should show 'Refresh'. 4) Apply patches, refresh, notice it now shows 'Refresh'. Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com>
Small enough that I'm going to pass qa.
Created attachment 189646 [details] [review] Bug 41257: Fix wording condition check To reproduce: 1) Enable ILLModule 2) Visit ILL requests: <staff_url>/cgi-bin/koha/ill/ill-requests.pl 3) Where 'List requests' show, it should show 'Refresh'. 4) Apply patches, refresh, notice it now shows 'Refresh'. Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com>
Created attachment 189647 [details] [review] Bug 41257: Remove 'btn-sm' CSS class It may have made sense in the past but I don't think it does anymore. It adds an odd bottom spacing to the button Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com>
Re uploaded the patches in the correct order.
Nice work everyone! Pushed to main for 25.11