]> git.evergreen-ils.org Git - working/Evergreen.git/commit
add angular-location-update dependency
authorGalen Charlton <gmc@esilibrary.com>
Mon, 28 Sep 2015 21:20:46 +0000 (21:20 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 28 Sep 2015 21:39:42 +0000 (21:39 +0000)
commit6e182882b87685e58e69c149dedde323dac48ba1
tree2ccb0e040d63296467dc15c264e273607c157ddc
parent2af294070f2613058cb7e445536247640e2d9d55
add angular-location-update dependency

This module adds a $location.update_path() routine to
allow changing the URL without forcing a controller reload.

This module is copyright (c) 2015 anglibs and released under
the MIT license and is taken from
https://github.com/anglibs/angular-location-update.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/staff/base_js.tt2
Open-ILS/web/js/ui/default/staff/Gruntfile.js
Open-ILS/web/js/ui/default/staff/bower.json
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/.bower.json [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/LICENSE [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/README.md [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/angular-location-update.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/angular-location-update.min.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/bower.json [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/package.json [new file with mode: 0644]