Bug 16183 - Add confirm message for deleting patron messages
Summary: Add confirm message for deleting patron messages
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Aleisha Amohia
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-31 21:54 UTC by Aleisha Amohia
Modified: 2016-12-05 21:27 UTC (History)
3 users (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 16183: Confirm message upon deleting patron messages (1.94 KB, patch)
2016-03-31 21:56 UTC, Aleisha Amohia
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 16183: Confirm message upon deleting patron messages (2.04 KB, patch)
2016-04-04 16:15 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 16183: Confirm message upon deleting patron messages (2.06 KB, patch)
2016-04-06 11:59 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2016-03-31 21:54:36 UTC

    
Comment 1 Aleisha Amohia 2016-03-31 21:56:22 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2016-04-04 16:15:51 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2016-04-06 11:59:36 UTC
Created attachment 49953 [details] [review]
Bug 16183: Confirm message upon deleting patron messages

To test:
1) Go to a patron circulation page and add a message
2) Click '[Delete]'
3) Confirm that a confirm dialog shows up and 'Cancel' and 'OK' do what
   is expected.

Sponsored-by: Catalyst IT
Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 4 Brendan Gallagher 2016-04-07 00:02:36 UTC
Pushed to Master - Should be in the May 2016 release.  Thanks!