https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14974
--- Comment #8 from Julian Maurice <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
