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

            Bug ID: 31129
           Summary: Number of restrictions is always "0" on the "Check
                    out" table
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: Academy
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

circ/circulation.tt vs members/moremember.tt:


circ/circulation.tt:                            <a id="debarments-tab-link"
href="#reldebarments">Restrictions ([% debarments.count || 0 | html %])</a>

members/moremember.tt:                                <a
id="debarments-tab-link" href="#reldebarments">Restrictions ([% debarments.size
|| 0 | html %])</a>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to