https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14787
Matt Blenkinsop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171184|0 |1 is obsolete| | --- Comment #10 from Matt Blenkinsop <[email protected]> --- Created attachment 173225 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173225&action=edit Bug 14787: Fix tidying issue in circulation.pl There are large blocks of code in circulation.pl that are incorrectly indented. This means any new code placed within those blocks fails the QA tests as it automatically adds new untidy lines. This patch tidies the file to remove this issue and start from a clean position in terms of tidyness. -- 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/
