Bugzilla – Attachment 130567 Details for
Bug 29876
Style report id in report results heading
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29876: (follow-up) Change "Report number" to "Report ID"
Bug-29876-follow-up-Change-Report-number-to-Report.patch (text/plain), 1.42 KB, created by
Owen Leonard
on 2022-02-14 19:03:31 UTC
(
hide
)
Description:
Bug 29876: (follow-up) Change "Report number" to "Report ID"
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2022-02-14 19:03:31 UTC
Size:
1.42 KB
patch
obsolete
>From 89e99f3870668f93575c06f615f0c79dcafd7387 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 14 Feb 2022 19:01:45 +0000 >Subject: [PATCH] Bug 29876: (follow-up) Change "Report number" to "Report ID" > >This makes is consistent with the display of saved reports where the >number is shown in an "ID" column. >--- > .../prog/en/modules/reports/guided_reports_start.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >index 839a78d4b5..c962ff3fd2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >@@ -899,7 +899,7 @@ > [% END # /IF ( enter_params ) %] > > [% IF ( execute ) %] >- <h1>[% name | html %] <span class="report_heading_id"><span class="report_label">Report number:</span> <span class="report_number">[% id | html %]</span></span></h1> >+ <h1>[% name | html %] <span class="report_heading_id"><span class="report_label">Report ID:</span> <span class="report_number">[% id | html %]</span></span></h1> > [% IF ( notes ) %] > <p><span class="label">Notes:</span> [% notes | html %]</p> > [% END %] >-- >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 29876
:
129403
|
129404
|
129430
|
129973
| 130567