]> 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 <dscott@laurentian.ca>
Fri, 20 Apr 2018 16:52:16 +0000 (12:52 -0400)
commit2f9fc03f63525c96bc187613a859aaa7c30b1573
tree56c1ae427f02a3c00d1a7c4b7ee7f01f41f13e95
parent5df41889c0305ce0960fc9c4116fe99f3f2f63eb
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]