http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8534
--- Comment #1 from Kyle M Hall <[email protected]> --- Created attachment 11218 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11218&action=edit Bug 8534 - Remove unused variable from memberentry template The variable nobranchcode is used in an UNLESS statement in memberentry.tt. It exists nowhere else in the codebase, and is thus superfluous. This patch removes this unnecessary code. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
