http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4945 --- Comment #14 from Owen Leonard <oleonard@myacpl.org> 2011-03-03 17:32:03 UTC --- (In reply to comment #13)
Not sure where to report this, but I found a place where the [+] option is missing: cgi-bin/koha/members/member-flags.pl?
Display of the [+] option is dependent on the existence of the branch data: <!--TMPL_IF Name="branchloop"-->. The following templates share the same include which displays the search form: members\boraccount.tmpl members\deletemem.tmpl members\mancredit.tmpl members\maninvoice.tmpl members\member-flags.tmpl members\member-password.tmpl members\memberentrygen.tmpl members\messaging.tmpl members\moremember.tmpl members\notices.tmpl members\pay.tmpl members\readingrec.tmpl tools\import_borrowers.tmpl tools\picture-upload.tmpl All would display the [+] if the scripts were modified to pass "branchloop" data. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.