]> git.evergreen-ils.org Git - Evergreen.git/commit
Separate payment form code from the rest of the self check interface
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 24 May 2010 16:04:42 +0000 (16:04 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 24 May 2010 16:04:42 +0000 (16:04 +0000)
commitbcb3f7afbfd44af78fb3b28be2970db5d3301dc7
tree1884a939ec9e5edaaeabd9e1f8a85d57a4f6efc5
parent947978d138511112555ff140d4a4a2cea43b4161
Separate payment form code from the rest of the self check interface

This will facilitate the borrowing of the same code for re-use in the OPAC,
and potentially elsewhere.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16486 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/ui/default/circ/selfcheck/payment.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/circ/selfcheck/selfcheck.js
Open-ILS/web/templates/default/circ/selfcheck/main.tt2
Open-ILS/web/templates/default/circ/selfcheck/payment.tt2