https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41561
Bug ID: 41561
Summary: "tab" variable in admin/aqbudgetperiods.pl,tt is not
used and should be removed
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Depends on: 8117
admin/aqbudgetperiods.pl
my $tab = $input->param('tab') ? $input->param('tab') - 1 : 0;
This is never used.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8117
[Bug 8117] Divide budget periods into two tabs
--
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/