Bug 23382: (follow-up) Clarify variable names
commit7dbad8e210ab18e2323e8557e50680832a54cdce
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 19 Sep 2019 13:48:45 +0000 (19 14:48 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 17 Jan 2020 14:55:17 +0000 (17 14:55 +0000)
tree16e3911dea18e22fe97327c68133220d6f96d51b
parent9744690da41ba2977805806c937ebd3714a1d131
Bug 23382: (follow-up) Clarify variable names

This patch updates the variable name '$branch' to '$branchcode' in a
number of places to make it clearer what the variable contains.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit af9333292799695b5322a5cf1598e12f08f0a66c)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Circulation.pm