8 Apr
2013
8 Apr
'13
11:21 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9591 --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> --- Ah ha <input autocomplete="off" id="findborrower" name="findborrower" size="40" class="focus" type="text" /> <input id="autocsubmit" type="submit" class="submit" value="Submit" /> <input name="branch" value="AS" type="hidden" /> And we set branch => $branchlimit, Which is what we chose to limit on. However in koha-tmpl/intranet-tmpl/prog/en/includes/patron-search-box.inc we set <input name="branch" value="[% branch %]" type="hidden" /> -- You are receiving this mail because: You are watching all bug changes.