Bug 24834: (follow-up) Add report id to page titles

See test plan of previous patch!

Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
Katrin Fischer 2020-09-24 23:35:19 +02:00 committed by Jonathan Druart
parent 7f2e2a4dbd
commit f0b3bbb327

View file

@ -28,9 +28,9 @@
[%- ELSIF ( showsql ) -%]
&rsaquo; Saved reports &rsaquo; SQL view
[%- ELSIF ( execute ) -%]
&rsaquo; Saved reports &rsaquo; Report [% name | html %]
&rsaquo; Saved reports &rsaquo; Report [% name | html %] ([% id | html %])
[%- ELSIF ( editsql ) -%]
&rsaquo; Saved reports &rsaquo; Edit report [% reportname | html %]
&rsaquo; Saved reports &rsaquo; Edit report [% reportname | html %] ([% id | html %])
[%- END -%]
[%- IF ( build1 ) -%]
&rsaquo; Build a report, step 1 of 6: Choose a module