Bug 32030: Fix superfluous escapre_str call
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 23 May 2022 09:19:09 +0000 (11:19 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:43:57 +0000 (09:43 -0300)
commit8e0f5fb3fe43b097a003ad54235a46d0987d4a8b
tree6ffd37217f6888c8412fd51d56b9731a9e08e857
parentaead1dd59818080c354f205b3b152b670e71a7ee
Bug 32030: Fix superfluous escapre_str call

'<' was displayed as '&lt;'

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsList.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/LicensesList.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/PackagesList.vue