http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10983
Bug ID: 10983
Summary: Unused subroutines in C4:Budgets
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
C4::Budgets contains two private subroutines _columns and _filter_fields.
_filter_fields is not called anywhere else and _columns is only used by
_filter_fields. They should be removed
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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/