http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8670 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20492|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 20498 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20498&action=edit 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> -- You are receiving this mail because: You are watching all bug changes.