Bugzilla – Attachment 100463 Details for
Bug 11361
Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11361 - Fixing z3950servers.tt problems
Bug-11361---Fixing-z3950serverstt-problems.patch (text/plain), 1.90 KB, created by
Arthur Bousquet
on 2020-03-10 14:34:47 UTC
(
hide
)
Description:
Bug 11361 - Fixing z3950servers.tt problems
Filename:
MIME Type:
Creator:
Arthur Bousquet
Created:
2020-03-10 14:34:47 UTC
Size:
1.90 KB
patch
obsolete
>From 98998af167b222a083d665519f856e83dae0effd Mon Sep 17 00:00:00 2001 >From: Arthur Bousquet <arthur.bousquet@inlibro.com> >Date: Tue, 10 Mar 2020 10:29:44 -0400 >Subject: [PATCH] Bug 11361 - Fixing z3950servers.tt problems > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt | 9 --------- > 1 file changed, 9 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt >index 9b86816..bea242d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt >@@ -168,12 +168,7 @@ > You searched for [% searchfield | html %] > [% END %] > <table id="serverst"> >-<<<<<<< f7630d746947b82b40098be4cbac266e4a494553 >- >- <thead><tr><th>Target</th><th>Hostname/Port</th><th>Database</th><th>Userid</th><th>Password</th><th>Preselected</th><th>Rank</th><th>Syntax</th><th>Encoding</th><th>Timeout</th><th>Record type</th><th>Attributes</th><th>Actions</th> >-======= > <thead><tr><th>Target</th><th>Hostname/Port</th><th>Database</th><th>Userid</th><th>Password</th><th>Preselected</th><th>Rank</th><th>Syntax</th><th>Encoding</th><th>Timeout</th><th>Record type</th><th>Opac</th><th>Options</th> >->>>>>>> Bug11361 - opac z3950 search > </tr></thead> > <tbody> > [% FOREACH loo IN loop %] >@@ -186,11 +181,7 @@ > <span>Authority</span> > [% END %] > </td> >-<<<<<<< f7630d746947b82b40098be4cbac266e4a494553 >- <td>[% loo.attributes | html %]</td> >-======= > <td>[% IF loo.opac %]X[% END %]</td> >->>>>>>> Bug11361 - opac z3950 search > <td> > <div class="dropdown"> > <a class="btn btn-default btn-xs dropdown-toggle" id="reportactions[% savedreport.id | html %]" role="button" data-toggle="dropdown" href="#"> >-- >2.7.4
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 11361
:
23365
|
60950
|
60951
|
60952
|
72812
|
72813
|
95808
|
100077
|
100463
|
100470
|
113334
|
119535
|
119536
|
119928