Bugzilla – Attachment 124976 Details for
Bug 27944
Add new stages to the article request process
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27944: (QA follow-up) Add span to fix pipe separator
Bug-27944-QA-follow-up-Add-span-to-fix-pipe-separa.patch (text/plain), 1.13 KB, created by
Nick Clemens (kidclamp)
on 2021-09-17 11:10:59 UTC
(
hide
)
Description:
Bug 27944: (QA follow-up) Add span to fix pipe separator
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2021-09-17 11:10:59 UTC
Size:
1.13 KB
patch
obsolete
>From 5b9385994699e4fe7d3c57a07699ed168f577d38 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Fri, 17 Sep 2021 11:03:17 +0000 >Subject: [PATCH] Bug 27944: (QA follow-up) Add span to fix pipe separator > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > .../intranet-tmpl/prog/en/modules/circ/article-requests.tt | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/article-requests.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/article-requests.tt >index afb4d841f5..f93baf6d5d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/article-requests.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/article-requests.tt >@@ -13,6 +13,7 @@ > > [% BLOCK actions %] > <div id="[% menuid | html %]" class="btn-group dropup"> >+ <span> > <a class="btn btn-default btn-xs dropdown-toggle ar-actions" role="button" data-toggle="dropdown" href="#"> > Actions <b class="caret"></b> > </a> >@@ -54,6 +55,7 @@ > [% END %] > </li> > </ul> >+ </span> > </div> > [% END %] > [% BLOCK item_status %] >-- >2.20.1
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 27944
:
119020
|
119021
|
119022
|
120454
|
122673
|
122836
|
122837
|
122838
|
122839
|
122842
|
122843
|
122857
|
122984
|
122985
|
122986
|
122987
|
122988
|
122989
|
122990
|
123710
|
123711
|
123712
|
123943
|
123944
|
123945
|
123946
|
123947
|
123948
|
123949
|
123950
|
123951
|
123952
|
124966
|
124967
|
124968
|
124969
|
124970
|
124971
|
124972
|
124973
|
124974
|
124975
| 124976 |
125158
|
125544
|
125565
|
125567
|
125762
|
125813