http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6080
--- Comment #11 from Katrin Fischer <[email protected]> 2011-07-27 21:05:38 UTC --- Created attachment 4758 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4758 Bug 6080: Add id to total line in funds table Alternate patch for bug 6080. Instead of removing the line altogether make it possible to hide it easily by adding an id. To test: - apply patch - check your funds table for the last line labelled 'Total' - add to IntranetUserCss: #funds_total {display:none;} - check again, line should be hidden now Reason: The totals is only confusing for multi-level funds, but not wrong. If you are using only 1 level of funds, it works all ok. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
