Bug 34026: (QA follow-up) Remove NO_COCE_JACKET
As already noted in Owen's commit message, this variable appears to be unused. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
85a4779f9a
commit
f2db5f846d
1 changed files with 0 additions and 5 deletions
|
@ -240,11 +240,6 @@
|
|||
[% END %]
|
||||
[% IF ( Koha.Preference('OpacCoce') && Koha.Preference('CoceProviders') ) %]
|
||||
[% Asset.js("js/coce.js") | $raw %]
|
||||
<script>
|
||||
|
||||
var NO_COCE_JACKET = _("No cover image available");
|
||||
|
||||
</script>
|
||||
[% END %]
|
||||
|
||||
[% IF OPACLocalCoverImages %]
|
||||
|
|
Loading…
Reference in a new issue