[Koha-bugs] [Bug 14233] Add logging support to notices and slips management

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 9 10:13:40 CEST 2021


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

--- Comment #108 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Comment on attachment 119315
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119315
Bug 14233: Select the correct tab

Review of attachment 119315:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14233&attachment=119315)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt
@@ +340,4 @@
>                                              <a href="/cgi-bin/koha/authorities/detail.pl?authid=[% loopro.object | uri %]" title="Display detail for this authority">Authority [% loopro.object | html %]</a>
>                                          [% ELSIF ( loopro.module == 'NOTICES' ) %]
>                                              [% IF ( loopro.notice ) %]
> +                                                <a href="/cgi-bin/koha/tools/letter.pl?op=add_form&branchcode=[% loopro.notice.branchcode | uri %]&module=[% loopro.notice.module | uri %]&code=[% loopro.notice.code | uri %]#lang_[% loopro.notice.lang | uri %]">Notice [% loopro.notice.title | html %] ([% loopro.notice.code | html %])</a>

I don't understand this change. & => #

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


More information about the Koha-bugs mailing list