]> 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:37:09 +0000 (14:37 -0400)
commit3de90c3372f180481b0cff9a68cc7b4b8766dfd7
tree32847c10d1edb679b995121f308459e0398e8c4a
parent9ff3c3702cd722298a33721d2515d7e7e48bf966
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