Bug 8670 - Update POD of C4::Branch::GetBranches() to use TT syntax
authorOwen Leonard <oleonard@myacpl.org>
Mon, 19 Aug 2013 14:55:52 +0000 (10:55 -0400)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sun, 15 Sep 2013 00:20:49 +0000 (21:20 -0300)
commit8c6c5509a52905d54fd205596f2b36eb697c29c1
tree44a5257d37c9cf01c66a90dade27ba589f1e1a7d
parent64c3c216498a0144319639dd381c28c9d717f1bb
Bug 8670 - Update POD of C4::Branch::GetBranches() to use TT syntax

This patch updates the example template syntax in the POD for
C4::Branch::GetBranches() to use Template Toolkit syntax.

To test, view the POD for C4::Branch::GetBranches() and confirm that it
looks correct.

Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Checked the POD with "perldoc C4/Branch.pm" before and after applying
the patch. The example now uses TT syntax, and looks sensible.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 7ae3ea68579b3f870d7e42968c3727ecffac7f02)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 66b214899fe6624a023ee16e3e920414f27abb8a)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 66b214899fe6624a023ee16e3e920414f27abb8a)
C4/Branch.pm