[Koha-bugs] [Bug 18581] Add standard edit and delete buttons to suggestions list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 11 17:07:34 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18581

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 63385
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63385&action=edit
Bug 18581 - Add standard edit and delete buttons to suggestions list

This patch modifies the table of suggestions in the staff client, moving
the edit link to the standard last column and styling it correctly. A
delete button is added as well.

Unrelated change: I removed the column containing suggestionid because I
don't think it's human-relevant information.

To test, apply the patch and go to Acquisitions -> Suggestions.

- In each tab, the table of suggestions should have an unsorted last
  column containing "edit" and "delete" links which should be styled
  correctly and working correctly.
- On the detailed view of a suggestion, the "delete" button in the
  toolbar should still work correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list