Change #4618
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Wed 30 Aug 2017 16:56:29 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 5120189a1b973495608131634fab376daa075dff |
Comments
LP#1642086 TPAC Jquery path repair, .gitignore, karma * Repair JS path in TPAC jquery import. * Tell git to ignore Open-ILS/web/js/ui/default/common/build/ since it only contains generated files. * Add jquery to Karma unit test dependencies. This is not strictly required, since angular includes a slim jquery shim, but having the unit tests load the same base JS as the UI is probably best. Confirmed tests still pass. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Mike Rylander <mrylander@gmail.com>
Changed files
- .gitignore
- Open-ILS/src/templates/opac/parts/js.tt2
- Open-ILS/web/js/ui/default/staff/test/karma.conf.js