http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8443

--- Comment #20 from Fridolyn SOMERS <fridolyn.som...@biblibre.com> ---
Created attachment 13267
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13267&action=edit
Proposed patch (follow-up 2)

Cosmetic patch :

Manual editions :
- use of () for qw
- use of q{} or qq{} in SQL queries
- replacing $${key} by $->{key}
- formatting SQL queries (easier to read)
- in suggestion.tt reducing date input size to allow calendar icon on same line

+ Formatting with perltidy

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to