Bugzilla – Attachment 155323 Details for
Bug 32335
Allow stock rotation items to be moved several stages ahead
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32335: (QA follow-up) Add 'Actions' label to 'Actions' column
Bug-32335-QA-follow-up-Add-Actions-label-to-Action.patch (text/plain), 1.77 KB, created by
Pedro Amorim
on 2023-09-07 15:47:50 UTC
(
hide
)
Description:
Bug 32335: (QA follow-up) Add 'Actions' label to 'Actions' column
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2023-09-07 15:47:50 UTC
Size:
1.77 KB
patch
obsolete
>From 38b5c29dd7e42d95a898287884bb3800bcea542b Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Thu, 7 Sep 2023 15:37:29 +0000 >Subject: [PATCH] Bug 32335: (QA follow-up) Add 'Actions' label to 'Actions' > column > >Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> >--- > .../intranet-tmpl/prog/en/modules/tools/stockrotation.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stockrotation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stockrotation.tt >index eb85388a90..d7f7657cc7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stockrotation.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stockrotation.tt >@@ -88,7 +88,7 @@ > <th>Active</th> > <th>Description</th> > <th>Number of items</th> >- <th class="NoSort noExport"> </th> >+ <th class="NoSort noExport">Actions</th> > </tr> > </thead> > <tbody> >@@ -450,7 +450,7 @@ > <th>Call number</th> > <th class="NoSearch">In transit</th> > <th class="NoSort noExport">Stages & duration in days<br>(current stage highlighted)</th> >- <th class="NoSort noExport"> </th> >+ <th class="NoSort noExport">Actions</th> > </tr> > </thead> > <tbody> >-- >2.30.2
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 32335
:
144204
|
144206
|
148747
|
148748
|
151491
|
155322
| 155323 |
155324