Bug 27930: Move _escape_* from acqui/parcel.tt to js/staff-global.js
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 11 Mar 2021 14:22:54 +0000 (14:22 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 11 Mar 2021 15:30:56 +0000 (16:30 +0100)
commit68c37861c0f4ee6b3b985ee69f87e58b454fa6df
treec9a4e27b4f27298b8e7fe54098297ed1a25de7c5
parent3c65a3cdfeb513c3ca68a0e29307d18506cabd60
Bug 27930: Move _escape_* from acqui/parcel.tt to js/staff-global.js

This patch moves the _escape_str and _escape_price functions into the
staff-global.js include

Test plan
1/ The acquisitions parcel page should look the same before and after
the patch.
2/ Signoff

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt
koha-tmpl/intranet-tmpl/prog/js/staff-global.js