[Koha-bugs] [Bug 20750] Allow timestamped auditing of ILL request events

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 27 12:02:54 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750

--- Comment #104 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
(In reply to Josef Moravec from comment #99)
> Comment on attachment 85697 [details] [review]
> Bug 20750: Allow logging of arbitrary actions
> 
> Review of attachment 85697 [details] [review]:
> -----------------------------------------------------------------
> 
> ::: koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt
> @@ +443,5 @@
> > +                                <div class="modal-body">
> > +                                [% IF request.logs.size > 0 %]
> > +                                    [% FOREACH log IN request.logs %]
> > +                                        [% tpl = log.template %]
> > +                                        [% INCLUDE $tpl %]
> 
> I would call it with param log, to be sure what is rendered

Sorry Josef, I'm not clear what you mean, could you please elaborate?

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


More information about the Koha-bugs mailing list