Bugzilla – Attachment 95468 Details for
Bug 23838
Add ability to view item renew history
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23838: (follow-up) Fix QA tool failures
Bug-23838-follow-up-Fix-QA-tool-failures.patch (text/plain), 2.21 KB, created by
Bouzid Fergani
on 2019-11-15 20:49:52 UTC
(
hide
)
Description:
Bug 23838: (follow-up) Fix QA tool failures
Filename:
MIME Type:
Creator:
Bouzid Fergani
Created:
2019-11-15 20:49:52 UTC
Size:
2.21 KB
patch
obsolete
>From 209653e5e504bbdfb26438e1a1f51fdd1f85cd6c Mon Sep 17 00:00:00 2001 >From: Andrew Isherwood <andrew.isherwood@ptfs-europe.com> >Date: Thu, 24 Oct 2019 13:56:23 +0100 >Subject: [PATCH] Bug 23838: (follow-up) Fix QA tool failures > >Remove those pesky tabs as requested by Owen in comment #7 > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: Bouzid Fergani <bouzid.fergani@inlibro.com> >--- > .../prog/en/includes/patron-renewal-modal.inc | 26 +++++++++++----------- > 1 file changed, 13 insertions(+), 13 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-renewal-modal.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-renewal-modal.inc >index 096759e..d77875f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-renewal-modal.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-renewal-modal.inc >@@ -1,18 +1,18 @@ > <div id="patronRenewals" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="patronRenewalsLabel" aria-hidden="true"> >- <div class="modal-dialog"> >- <div class="modal-content"> >- <div class="modal-header"> >- <button type="button" class="closebtn" data-dismiss="modal" aria-hidden="true">Ã</button> >- <h3 id="patronRenewalsLabel"> Item renewals</h3> >- </div> >- <div class="modal-body"> >+ <div class="modal-dialog"> >+ <div class="modal-content"> >+ <div class="modal-header"> >+ <button type="button" class="closebtn" data-dismiss="modal" aria-hidden="true">Ã</button> >+ <h3 id="patronRenewalsLabel"> Item renewals</h3> >+ </div> >+ <div class="modal-body"> > <div id="retrieving" class="alert" style="display:none">Retrieving renewals...</div> > <div id="incomplete" class="alert" style="display:none"></div> > <ul id="results" style="display:none"></ul> >- </div> >- <div class="modal-footer"> >- <button class="btn btn-default" data-dismiss="modal" aria-hidden="true">Close</button> >- </div> >- </div> >- </div> >+ </div> >+ <div class="modal-footer"> >+ <button class="btn btn-default" data-dismiss="modal" aria-hidden="true">Close</button> >+ </div> >+ </div> >+ </div> > </div> >-- >2.7.4
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 23838
:
94394
|
94395
|
94635
|
94636
|
94663
|
94664
|
94676
|
94681
|
94682
|
94683
|
94684
|
94685
|
95466
|
95467
|
95468
|
95469
|
95470
|
95471
|
95472
|
96186
|
96187
|
96188
|
96189
|
96190
|
131892
|
131914
|
131915
|
133945
|
133946
|
133966
|
133967
|
133968
|
134890
|
134891
|
134892
|
137167
|
137168
|
137169
|
138007
|
138019
|
138020
|
138021
|
138022
|
138039
|
138040
|
138041
|
138042
|
138043