]> 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:16:26 +0000 (11:16 -0400)
commitb9add5846c0faf392cdccc470efd19452843672e
tree7739c9e569c342c1694759403bc14de7707cc35c
parenta2f33fedb3efb8a91775541084a963141f6b8cda
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