Bug 10080 - Change system pref IndependantBranches to IndependentBranches
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 15 May 2013 14:10:10 +0000 (10:10 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 22 May 2013 14:58:23 +0000 (07:58 -0700)
commitb00ec06968e6377c61523e72e0a49e6c9f8bf8b8
tree392cc7484e5b28511ea6d9a9f0243f41e61a2421
parent9e4c289d3f68aaab5d47172940e30fba0819804e
Bug 10080 - Change system pref IndependantBranches to IndependentBranches

Test Plan:
1) Enable IndependantBranches
2) Apply this patch
3) Run updatedatabase.pl
4) Verify that the system preference still functions correctly

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
45 files changed:
C4/Acquisition.pm
C4/Auth.pm
C4/Boolean.pm
C4/Branch.pm
C4/Circulation.pm
C4/Items.pm
C4/Letters.pm
C4/Members.pm
C4/Reserves.pm
C4/Serials.pm
C4/Suggestions.pm
acqui/basket.pl
acqui/neworderempty.pl
catalogue/moredetail.pl
cataloguing/addbiblio.pl
cataloguing/additem.pl
circ/circulation-home.pl
circ/overdue.pl
circ/pendingreserves.pl
circ/reserveratios.pl
circ/waitingreserves.pl
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/includes/header.inc
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref
koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt
mainpage.pl
members/deletemem.pl
members/memberentry.pl
members/members-update.pl
members/moremember.pl
reserve/request.pl
serials/member-search.pl
serials/subscription-add.pl
serials/subscription-detail.pl
suggestion/suggestion.pl
t/db_dependent/Members.t
t/db_dependent/lib/KohaTest/Acquisition.pm
t/db_dependent/lib/KohaTest/Acquisition/GetHistory.pm
t/db_dependent/lib/KohaTest/Acquisition/GetLateOrders.pm
tools/batchMod.pl
tools/export.pl
tools/holidays.pl
tools/letter.pl