Bug 21898: Add basket for TT syntax
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 4 Nov 2020 09:57:45 +0000 (10:57 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 4 Nov 2020 11:59:34 +0000 (12:59 +0100)
commit96be711d0333a531051cdbd6f194a2eb05071c60
treedeb18b3d36ed7b0e4578b677886253b1a32c8215
parent98ab9863929799a8e42f7b8ce23ba5d70c822b14
Bug 21898: Add basket for TT syntax

Without this patch the basket's info won't be available for the TT
syntax.

With this patch you can now use [% basket.basketname %]

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Letters.pm