Bug 23051: (follow-up) Fix renew summary display
authorAndrew Isherwood <andrew.isherwood@ptfs-europe.com>
Wed, 4 Mar 2020 15:11:23 +0000 (15:11 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 6 Mar 2020 10:03:51 +0000 (10:03 +0000)
As mentioned in comment #69:

>staff client does unless I click 'pay' next to the individual fine

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt

index de0c5f5..406b3b0 100644 (file)
 </ul>
 <div class="tabs-container">
 
+[% INCLUDE 'renew_results.inc' renew_results=renew_results %]
 [% IF ( accounts ) %]
     <form action="/cgi-bin/koha/members/pay.pl" method="post" id="pay-fines-form">
     <input type="hidden" name="borrowernumber" id="borrowernumber" value="[% patron.borrowernumber | html %]" />
 <p><span class="checkall"><a id="CheckAll" href="#"><i class="fa fa-check"></i> Select all</a></span> | <span class="clearall"><a id="CheckNone" href="#"><i class="fa fa-remove"></i> Clear all</a></span></p>
-[% INCLUDE 'renew_results.inc' renew_results=renew_results %]
 <table id="finest">
 <thead>
 <tr>