]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1411699 Add url-search-params polyfill user/dbs/lp1411699_dojoless_adv_copyloc
authorDan Scott <dscott@laurentian.ca>
Wed, 3 May 2017 17:19:54 +0000 (13:19 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 3 May 2017 17:22:29 +0000 (13:22 -0400)
commit1baf9a7972652cd4543d054b0d9f7dd4edbaec76
tree084f3108b47b9049967ea6254005d3f95bc47a05
parentfb995d49d11b022a0fa9f37c1923a6dda0cfed0b
LP#1411699 Add url-search-params polyfill

Quick and dirty snapshot of URLSearchParams polyfill until such time as we
start installing more web dependencies via npm.

From https://gihub.com/WebReflection/url-search-params - includes MIT license.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/web/js/url-search-params/LICENSE.txt [new file with mode: 0644]
Open-ILS/web/js/url-search-params/url-search-params.js [new file with mode: 0644]