]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
Add production moveto interfaces
authorDan Scott <dscott@laurentian.ca>
Fri, 20 Apr 2018 16:24:57 +0000 (12:24 -0400)
committerDan Scott <dan@coffeecode.net>
Tue, 22 Oct 2019 21:07:18 +0000 (17:07 -0400)
commit49afe5612b498b7a10ba082e261bf76cb162f81a
treef557f448f5f5d4905921623be6c522d94f64f604
parentb669758a3b318236f0b52dea5ba704b319815db1
Add production moveto interfaces

Signed-off-by: Dan Scott <dscott@laurentian.ca>
16 files changed:
Open-ILS/src/templates/cat/moveto/back_reference.tt2 [new file with mode: 0644]
Open-ILS/src/templates/cat/moveto/circ.tt2 [new file with mode: 0644]
Open-ILS/src/templates/cat/moveto/delete.tt2 [new file with mode: 0644]
Open-ILS/src/templates/cat/moveto/faculty_authors.tt2 [new file with mode: 0644]
Open-ILS/src/templates/cat/moveto/lal_circ.tt2 [new file with mode: 0644]
Open-ILS/src/templates/cat/moveto/live_lakes.tt2 [new file with mode: 0644]
Open-ILS/src/templates/cat/moveto/storage.tt2 [new file with mode: 0644]
Open-ILS/src/templates/cat/moveto/strip.tt2 [new file with mode: 0644]
Open-ILS/web/js/ui/default/cat/moveto/back_reference.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/cat/moveto/circ.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/cat/moveto/delete.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/cat/moveto/faculty_authors.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/cat/moveto/lal_circ.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/cat/moveto/live_lakes.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/cat/moveto/storage.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/cat/moveto/strip.js [new file with mode: 0644]