Koha/t/db_dependent/Template/Plugin
Jonathan Druart b1c6d14d14
Bug 21503: Restore existing ternary operator logic
This syntax is much more readable IMO. Precendent patch also missed the
case where the parameter was undef.
I think we are good now.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-24 11:30:08 +00:00
..
AuthorisedValues.t Bug 21503: Restore existing ternary operator logic 2020-03-24 11:30:08 +00:00
Branches.t Bug 23463: Replace AddItem calls with Koha::Item->store 2020-03-23 09:26:26 +00:00
Categories.t Bug 21890: Add can_any_reset_password() to the Categories TT plugin 2019-04-12 02:32:03 +00:00
KohaDates.t Bug 21824: Add KohaDates method 'output_preference' to make it easy to store formatted dates in TT variable 2019-11-01 08:52:09 +00:00
To.t Bug 19655: Add tests 2017-11-26 12:59:31 -03:00