http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8688
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #38118|0 |1 is obsolete| | --- Comment #23 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 39170 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39170&action=edit [SIGNED-OFF] Bug 8688: Cleaned up pointless parameter passing It does not make sense to $template->param( 'foo' => 'bar' ); when in the template file we can Koha.Preference('foo') in order to get 'bar'. Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> -- You are receiving this mail because: 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/
