https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27747
--- Comment #4 from Nick Clemens <[email protected]> --- Created attachment 123109 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123109&action=edit Bug 27747: (QA follow-up) Make code consistent and add explicit brackets The while statements were including the next statement, I add brackets to make it more obvious Also the highlighting was applying to [[borrowernumber|Borrow number] I removed the break to match code above and only highlight when syntax complete and correct Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
