https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31786
Bug ID: 31786
Summary: Sub template->param($var) should return the value
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Far easier than
$template->{VARS}->{singleBranchMode}
would be
$template->param('singleBranchMode')
What do you think?
It seems a simple addition?
--
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/