Bug 11855: Tiny code cleanup in members
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 27 Feb 2014 08:12:25 +0000 (09:12 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 8 Apr 2014 23:42:46 +0000 (23:42 +0000)
commitfad3d646ff9f9ef3b9808e245f7d8b4077e63fa5
tree00c01c9c57abfddf10ba8968651ee82a81784e87
parentea5040bad2d3d0d298a9b27a95b81e2a3d7a9ad0
Bug 11855: Tiny code cleanup in members

[1] Template variable actionname is not used in the associated
template. This could be a copy-paste from serials/member-search.pl.
Consequently, the module is no longer needed in member.pl. Template
members/search.tt still contains actionname; it seems that this
emplate is not used too.

[2] $template_name not used in members-home.pl.

Test plan:
[1] Go to Patrons. If you reach that page, you tested members-home.pl
[2] Add a new patron.
[3] Search for a patron. Edit one.

Followed test plan. No problems found.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
members/member.pl
members/members-home.pl