[Koha-bugs] [Bug 20656] Print summary for patron shows paid fines and formats payments badly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 19 10:34:07 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20656

--- Comment #12 from Josef Moravec <josef.moravec at gmail.com> ---
Comment on attachment 79003
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79003
Bug 20656: Better formatting for print summary

Review of attachment 79003:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20656&attachment=79003)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt
@@ +97,4 @@
>              <caption>Account fines and payments</caption>
> +            <thead>
> +              <tr>
> +                  <th class="title-string">Date</th>

Why are you adding the class here? It is usually used for sorting in
datatables, which is not this case.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list