[Koha-bugs] [Bug 14974] Use the REST API for cities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 7 15:14:45 CEST 2016


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

--- Comment #8 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 50022
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50022&action=edit
Bug 14974: Try to make benefit from using the API

Previous patch immediately redirect after each action (add/edit/delete)
so there is no real benefit from using the API.
This patch move the add/edit form into a modal window, and redraw the
table after each action, so the page is never reloaded.
It also adds a messages area to put messages in (after success/error)

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


More information about the Koha-bugs mailing list