]> git.koha-community.org Git - koha.git/commit
Bug 8215: TT plugins
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 8 Oct 2013 17:25:01 +0000 (14:25 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 8 Oct 2013 17:32:38 +0000 (14:32 -0300)
commitdd374946850f17ad0707d03282c896c720313494
treee0c138efb97ba9ab139a132e179c3473cf2d7ef9
parent394969143b731985dee12acbcbd7c849b8bd93a5
Bug 8215: TT plugins

Backporting some template toolkit plugins that are actively being used for
bugfixes on the stable branch.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Koha/Template/Plugin/AuthorisedValues.pm [new file with mode: 0644]
Koha/Template/Plugin/Branches.pm [new file with mode: 0644]
Koha/Template/Plugin/ItemTypes.pm [new file with mode: 0644]