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:
parent
a2510a51b5
commit
c2c16cde6e
1 changed files with 0 additions and 1 deletions
|
@ -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"),
|
||||
|
|
Loading…
Reference in a new issue