4 Apr
2012
4 Apr
'12
4:22 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7876 --- Comment #7 from Kyle M Hall <kyle.m.hall@gmail.com> --- I decided to read the diff on my patch and noticed that the closing tag on one the spans for missing its slash ( <span> instead of </span> ). I also noticed that there were no sub-spans for the the fine amount, so that data wouldn't be re-usable with jQuery. Attached is a new patch to resolve those issues. One small bugfix, and one small enhancement. -- You are receiving this mail because: You are watching all bug changes.