Bug 28273: (follow-up) Remove unused variable

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
Tomás Cohen Arazi 2021-05-13 09:49:16 -03:00 committed by Jonathan Druart
parent a2510a51b5
commit c2c16cde6e

View file

@ -1060,7 +1060,6 @@
},
[% END %][% END %][% END %]
};
var MSG_NO_ITEMS_AVAILABLE = _("A hold cannot be requested on any of these items.");
var ERROR_MAP = {
damaged: _("Item damaged"),
ageRestricted: _("Age restricted"),