]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1694529: tweak wording of collision alert message
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 7 Aug 2017 15:15:57 +0000 (11:15 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 7 Aug 2017 15:19:36 +0000 (11:19 -0400)
commit22a50b0dbec8a2abf1ccff313b81a9a2d851f603
tree10dfe653c164fbcb5fdb6549826870ac49f1b57e
parentc693e67afd61743a16d1eb425a4983a459cf1ec9
LP#1694529: tweak wording of collision alert message

And here's a test plan for the patch series as a whole:

[1] In the web staff client, retrieve a patron that has some
    loans. In a separate window, open the patron editor
    for that same patron.
[2] In the first window, mark one of the patron's loans
    as either claims returned or claims never checked out.
[3] In the second window, make a change and attempt to save
    the record. You should see a alert dialog saying that
    the record could not be saved.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/circ/patron/index.tt2