]> git.koha-community.org Git - koha.git/commit
Bug 28286: Replace < 1 with <= 0
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 10 May 2021 12:07:14 +0000 (14:07 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 12 May 2021 14:41:57 +0000 (16:41 +0200)
commite09fb4f563fded69618796067c24a24565a4e079
treed736adcb4b624378109cd71e918672938297d671
parent8e743d48144b6fa645c46bf9d27f696ff4cdec56
Bug 28286: Replace < 1 with <= 0

It's the same but read more natural

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 68266cc1b4e80589c728b315901fcfac2f939ac8)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Items.pm