Koha/catalogue
Kyle M Hall 3b8f35de79 Bug 15629 [QA Followup]
* Use ->id instead of ->branchcode when possible to eliminate use of that nomenclature
* Fix bad use of ->branchcode to ->{branchcode} for unblessed hashref  version of Koha::Library

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
2016-02-24 03:55:07 +00:00
..
detail.pl
export.pl
getitem-ajax.pl
image.pl
imageviewer.pl
ISBDdetail.pl Bug 15629: Koha::Libraries - Remove GetBranchDetail 2016-02-24 03:55:06 +00:00
issuehistory.pl Bug 14244: viewing a bib item's circ history requires circulation permissions 2016-02-24 01:03:27 +00:00
itemsearch.pl Bug 14828: Use Koha::ItemType[s] everywhere C4::ItemType was used 2016-01-27 20:46:58 +00:00
labeledMARCdetail.pl
MARCdetail.pl
moredetail.pl Bug 11280 - Change Withdrawn toggle to drop down selection of authorized values 2016-01-27 06:29:25 +00:00
search-history.pl
search.pl Bug 15629 [QA Followup] 2016-02-24 03:55:07 +00:00
showmarc.pl
updateitem.pl