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)
committerChris Hall <followingthepath@gmail.com>
Fri, 22 Nov 2013 22:29:47 +0000 (11:29 +1300)
commitbcd691d9dddb92509274bb3da3c31795dbc421d8
tree7c0e70767a2b375db4dc7e9ba7c5db810142f583
parent3698e204a13360768005ca0ae870f1aa82d6602a
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)
Signed-off-by: Chris Hall <followingthepath@gmail.com>
(cherry picked from commit 8c6c5509a52905d54fd205596f2b36eb697c29c1)
C4/Branch.pm