https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15128
--- Comment #42 from Jonathan Druart <[email protected]> --- Created attachment 53045 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53045&action=edit Bug 15128: Do not display "New suggestion" if limit has just been reached If limit is X and patrons has X-1 pending suggestions, when a new one is added, the "New suggestion" should not been added. to avoid another call to SearchSuggestions, we assume than the suggestion has been correctly added. Signed-off-by: Jonathan Druart <[email protected]> -- 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/
