https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16530
--- Comment #17 from Jonathan Druart <[email protected]> --- Created attachment 59808 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59808&action=edit Bug 16530: Add a new method to the Branches TT Plugin to avoid c/p We should do the same for the other check (FA exists), but cannot find a good and quick way to implement. Doing it this way will avoid regression later, we will no have to check if the variable is correctly passed to the template. 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/
