[Koha-bugs] [Bug 8688] Add a recall button to the biblio record details page.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 18 21:38:18 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8688

--- Comment #20 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 38118
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38118&action=edit
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'.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list