http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7446 Bug #: 7446 Summary: Redundant display of availablecount in staff client (results.tt) Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 - low Component: Staff Client AssignedTo: paul.poulain@biblibre.com ReportedBy: ruth@bywatersolutions.com QAContact: ian.walls@bywatersolutions.com CC: gmcharlt@gmail.com In the search results, the staff client is showing (for example) <strong>3 items, 3 available:</strong> 3 available: ...followed by a ul showing which branches have items, along with calls and counts. The second "available" count is redundant, and it refers to the same variable as in the line above. Patch coming momentarily to remove this redundancy. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.