LP#1642086: Make jQuery available for both OPAC and staff use
authorKathy Lussier <klussier@masslnc.org>
Thu, 3 Nov 2016 18:03:10 +0000 (14:03 -0400)
committerJosh Stompro <stomproj@larl.org>
Sat, 22 Jul 2017 19:20:00 +0000 (14:20 -0500)
commitdea9162642f2e5a0840e3cb1bbd3d10b061fa6d6
tree8ba2c8b0e0c6f4bfb6987f21ee41a4fca5abdc13
parent12e8af8bf4209fb8e99382294b3badf97ba91c79
LP#1642086: Make jQuery available for both OPAC and staff use

First pass at moving files into common directory so that jQuery can be used
in the OPAC in addition to the web client.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Josh Stompro <stomproj@larl.org>
Conflicts:
Open-ILS/src/templates/staff/base_js.tt2
Open-ILS/web/js/ui/default/common/Gruntfile.js
Open-ILS/web/js/ui/default/common/bower.json
Open-ILS/web/js/ui/default/staff/test/karma.conf.js
Open-ILS/src/templates/staff/base_js.tt2
Open-ILS/src/templates/staff/config.tt2
Open-ILS/web/js/ui/default/common/Gruntfile.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/common/package.json [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/Gruntfile.js [deleted file]
Open-ILS/web/js/ui/default/staff/package.json [deleted file]
Open-ILS/web/js/ui/default/staff/test/karma.conf.js