]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC: Enable password resets - crude, for now
authorDan Scott <dscott@laurentian.ca>
Sat, 17 Sep 2011 03:45:53 +0000 (23:45 -0400)
committerBill Erickson <berick@esilibrary.com>
Mon, 19 Sep 2011 16:26:21 +0000 (12:26 -0400)
commit1b5b41377692e56976bcce019cb2908bab48559a
tree02cc5c9b115316e0556324c272b949f987167d9e
parenteef093193ef5d5a0bf21972dca4147c0d0c573be
TPAC: Enable password resets - crude, for now

Use the existing crude password reset form to enable password resets.
Slightly longer term, we need to destroy the existing form and pull it
into TPAC proper (including such good stuff as real localization and
getting rid of Dojo / Dijit), but this works for now.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/templates/opac/login.tt2
Open-ILS/src/templates/opac/parts/config.tt2
Open-ILS/src/templates/opac/parts/login/form.tt2