Bugzilla – Attachment 176520 Details for
Bug 38819
ILL - 'Switch provider' should use AutoILLBackendPriority
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38819: Auto switch: Breadcrumbs+header titles
Bug-38819-Auto-switch-Breadcrumbsheader-titles.patch (text/plain), 1.73 KB, created by
Pedro Amorim
on 2025-01-14 17:03:29 UTC
(
hide
)
Description:
Bug 38819: Auto switch: Breadcrumbs+header titles
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2025-01-14 17:03:29 UTC
Size:
1.73 KB
patch
obsolete
>From 559b320192b059d5756cda50d55a2878797736bf Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Fri, 3 Jan 2025 12:37:42 -0100 >Subject: [PATCH] Bug 38819: Auto switch: Breadcrumbs+header titles > >Signed-off-by: David Nind <david@davidnind.com> >--- > .../intranet-tmpl/prog/en/modules/ill/ill-requests.tt | 8 ++++++++ > 1 file changed, 8 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt >index 953c9274a2c..ab63df0a961 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt >@@ -58,7 +58,11 @@ > [% ELSIF op == 'typedisclaimer' %] > <span>Request type disclaimer</span> > [% ELSIF op == 'confirmautoill' %] >+ [% IF(auto_migrate) %] >+ <span>Confirm switch provider</span> >+ [% ELSE %] > <span>Confirm automatic request</span> >+ [% END %] > [% ELSIF op == 'historycheck' %] > <span>Request history check</span> > [% END %] >@@ -1015,7 +1019,11 @@ > </div> > [% ELSIF op == 'confirmautoill' %] > <!-- confirmautoill --> >+ [% IF(auto_migrate) %] >+ <h1>Confirm switch provider</h1> >+ [% ELSE %] > <h1>Confirm automatic request</h1> >+ [% END %] > <div id="results" class="page-section"> > <form method="post" id="confirmautoill-goback-form"> > [% FOREACH key IN whole.keys %] >-- >2.39.5
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 38819
:
176121
|
176122
|
176123
|
176139
|
176140
|
176141
|
176519
|
176520
|
176521
|
176575
|
179733
|
179734
|
179735
|
179736
|
179754
|
179755
|
179756
|
179757
|
179759
|
179760
|
179761
|
179762
|
180340
|
180341
|
180345
|
180346
|
180349
|
180351
|
180353
|
180367
|
180390
|
180391
|
180392
|
180393
|
180509
|
180510
|
180511
|
180512
|
180514
|
180515
|
180516
|
180517
|
181348
|
181349
|
181350
|
181351