Koha/koha-tmpl/intranet-tmpl/prog/en
Nick Clemens 55225ba10b Bug 21583: Don't use Asset.js for external script files
To test:
1 - Enable Novelist in staff client:
    NovelistSelectStaffEnabled: Add
    NovelistSelectStaffProfile: anything
    NovelistSelectPassword: anything
    ( these don't need to be valid, just not blank )
2 - Pull up a record detail page in staff client
3 - View page source - search for ns2init.js
4 - You won't find it
5 - Apply patch
6 - Reload details
7 - Search page source for ns2init.js
8 - It loaded! Huzzah!

Signed-off-by: George Williams <george@nekls.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-17 12:38:03 +00:00
..
data Bug 20700: MARC21 add/update leader/007/008 codes 2018-06-08 09:48:12 -04:00
includes Bug 11897: (QA follow-up) Template filter fixes 2018-10-09 15:46:06 +00:00
modules Bug 21583: Don't use Asset.js for external script files 2018-10-17 12:38:03 +00:00
xslt Bug 20910: Tidy 773 handling XSLT code 2018-10-09 11:07:47 +00:00
columns.def