Bugzilla – Attachment 120749 Details for
Bug 28108
Move action logs 'SERIAL CLAIM' and 'ACQUISITION CLAIM' to a new 'CLAIMS' module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28108: (QA follow-up) Add actions to log viewer
Bug-28108-QA-follow-up-Add-actions-to-log-viewer.patch (text/plain), 1.14 KB, created by
Katrin Fischer
on 2021-05-09 14:50:03 UTC
(
hide
)
Description:
Bug 28108: (QA follow-up) Add actions to log viewer
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-05-09 14:50:03 UTC
Size:
1.14 KB
patch
obsolete
>From 25056423776a6ebf6d69b36dfa0f36473c3837ac Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Tue, 4 May 2021 09:34:08 +0000 >Subject: [PATCH] Bug 28108: (QA follow-up) Add actions to log viewer > >The following actions were missing from the template, >so the code showed instead of a translatable description: > >* ACQUISITION CLAIM >* ACQUISITION ORDER >* SERIAL ORDER >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt >index b7e90d27d6..9760ba6c40 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt >@@ -127,6 +127,9 @@ > [% CASE 'Run' %]Run > [% CASE 'EDIT_MAPPINGS' %]Edit mappings > [% CASE 'RESET_MAPPINGS' %]Reset mappings >+[% CASE 'SERIAL CLAIM' %]Serial claim >+[% CASE 'ACQUISITION CLAIM' %]Acquisition claim >+[% CASE 'ACQUISITION ORDER' %]Acquisition order > [% CASE %][% action | html %] > [% END %] > [% END %] >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 28108
:
119295
|
119548
|
120747
|
120748
| 120749 |
120763
|
120781
|
120782
|
120791