]> git.koha-community.org Git - koha.git/commit
Bug 10763 - [SIGNED-OFF] Update POD of C4::Creators::Lib::html_table() to use TT...
authorOwen Leonard <oleonard@myacpl.org>
Mon, 19 Aug 2013 15:16:51 +0000 (11:16 -0400)
committerChris Hall <followingthepath@gmail.com>
Fri, 22 Nov 2013 22:06:52 +0000 (11:06 +1300)
commit3698e204a13360768005ca0ae870f1aa82d6602a
treea555d4cc9d730f8971341385e48ea7c43e15cd1c
parent081f6a3ef366b239127b23dcd21d5ee79c45f0b0
Bug 10763 - [SIGNED-OFF] Update POD of C4::Creators::Lib::html_table() to use TT syntax

This patch updates the example template syntax in the POD for
C4::Creators::Lib::html_table() to use Template Toolkit syntax.

To test, view the POD for C4::Creators::Lib::html_table() and confirm
that it looks correct.

Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Checked the POD with "perldoc C4/Creators/Lib.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 54c6dccca70a142c14fff049cb3212694af86610)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit a55080c88593b5e0e0d3d8192ee9c7f09e78d258)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit a55080c88593b5e0e0d3d8192ee9c7f09e78d258)
Signed-off-by: Chris Hall <followingthepath@gmail.com>
(cherry picked from commit 64c3c216498a0144319639dd381c28c9d717f1bb)
C4/Creators/Lib.pm