]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1681466: move text to body of confirm dialog and add title
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 24 Apr 2017 17:16:21 +0000 (13:16 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 26 Apr 2017 18:39:06 +0000 (14:39 -0400)
commitdfdf3c27d4d4f15f020293b4545e05682539ce40
tree1ade29be534043575fcd7431f50777f0c354b73b
parent78cb6df0dbda1663804db78c2e3aa2f7d9af1af7
LP#1681466: move text to body of confirm dialog and add title

This patch tweaks the opt-in confirm dialog to add a
title and move the text to the body of the dialog, making it
consistent with other dialogs that ask long questions.

Test case for the entire bug fix
--------------------------------
[1] Ensure that <opt_in> is set to true in opensrf.xml.
[2] In the web staff client, open the checkout page
    and do a barcode search for a patron is *not* the
    same system as the workstation that the staff user
    is registered to.
[3] Verify that a dialog box is presented asking the
    staff user to confirm that personal information can be
    shared with the workstation's library.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/templates/staff/circ/patron/index.tt2
Open-ILS/web/js/ui/default/staff/circ/patron/app.js