Bugzilla – Attachment 142892 Details for
Bug 31960
Information on job detail view is misaligned
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31960: (follow-up) Make headings match
Bug-31960-follow-up-Make-headings-match.patch (text/plain), 1.05 KB, created by
Katrin Fischer
on 2022-11-01 15:03:29 UTC
(
hide
)
Description:
Bug 31960: (follow-up) Make headings match
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2022-11-01 15:03:29 UTC
Size:
1.05 KB
patch
obsolete
>From 35c46a8654fa3bd55f77ea8b2e5f1c4abf593976 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 1 Nov 2022 12:13:49 +0000 >Subject: [PATCH] Bug 31960: (follow-up) Make headings match > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../intranet-tmpl/prog/en/modules/admin/background_jobs.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt >index 0554cd3ae4..fca6753b33 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt >@@ -105,7 +105,7 @@ > [% IF job.status != 'new' %][% PROCESS 'report' %][% END %] > </div> > <div class="page-section"> >- <h3>Detailed messages: </h3> >+ <h2>Detailed messages</h2> > [% IF job.status != 'new' %][% PROCESS 'detail' %][% END %] > </div> > </div> <!-- /#job_details --> >-- >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 31960
:
142553
|
142608
|
142614
|
142863
|
142864
|
142891
| 142892