Bugzilla – Attachment 110707 Details for
Bug 24834
Display report number after running
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24834: (follow-up) Add report id to page titles
Bug-24834-follow-up-Add-report-id-to-page-titles.patch (text/plain), 1.36 KB, created by
ByWater Sandboxes
on 2020-09-24 21:53:15 UTC
(
hide
)
Description:
Bug 24834: (follow-up) Add report id to page titles
Filename:
MIME Type:
Creator:
ByWater Sandboxes
Created:
2020-09-24 21:53:15 UTC
Size:
1.36 KB
patch
obsolete
>From 026012396e8d6c042a336d8d1a4412b2c6746faa Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Thu, 24 Sep 2020 23:35:19 +0200 >Subject: [PATCH] Bug 24834: (follow-up) Add report id to page titles > >See test plan of previous patch! > >Signed-off-by: Michael Adamyk <madamyk@ckls.org> >--- > .../intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >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 8cbc59f4b2..49e95dfe9c 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 >@@ -28,9 +28,9 @@ > [%- ELSIF ( showsql ) -%] > › Saved reports › SQL view > [%- ELSIF ( execute ) -%] >- › Saved reports › Report [% name | html %] >+ › Saved reports › Report [% name | html %] ([% id | html %]) > [%- ELSIF ( editsql ) -%] >- › Saved reports › Edit report [% reportname | html %] >+ › Saved reports › Edit report [% reportname | html %] ([% id | html %]) > [%- END -%] > [%- IF ( build1 ) -%] > › Build a report, step 1 of 6: Choose a module >-- >2.11.0
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 24834
:
100394
|
110634
|
110669
|
110673
|
110674
|
110704
|
110706
|
110707
|
110708
|
110709
|
111602
|
111603
|
111604
|
111605
|
111806
|
111807
|
111808
|
111809