Bugzilla – Attachment 21895 Details for
Bug 10691
5xx not properly linked by authid in authority search result list
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 10691: Small glitch fixed
SIGNED-OFF-Bug-10691-Small-glitch-fixed.patch (text/plain), 1.11 KB, created by
Bernardo Gonzalez Kriegel
on 2013-10-09 12:03:03 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 10691: Small glitch fixed
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2013-10-09 12:03:03 UTC
Size:
1.11 KB
patch
obsolete
>From 9c74c031680bec8adfed799dbf88c26dad5c8e45 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Wed, 2 Oct 2013 12:51:14 -0300 >Subject: [PATCH] [SIGNED-OFF] Bug 10691: Small glitch fixed > >A small glitch prevented 'see from' headings to show. > >Sponsored-by: Universidad Nacional de Cordoba >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >--- > .../en/includes/authorities-search-results.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search-results.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search-results.inc >index 8fda26b..0ef537a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search-results.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search-results.inc >@@ -28,7 +28,7 @@ > [% ELSE %] > <a href="[% searchurl | url %][% heading | html %]">[% heading | html %]</a> > [% END %] >- [% ELSIF ( type=='seealso' ) %] >+ [% ELSE %] > [% heading | html %] > [% END %] > </span> >-- >1.7.9.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 10691
:
21210
|
21212
|
21716
|
21717
|
21727
|
21728
|
21893
|
21894
|
21895
|
22211
|
22212
|
22213
|
22214
|
22215
|
22785
|
22786
|
22787
|
23393
|
23394
|
23528
|
23529
|
23530
|
24232
|
24233
|
24234
|
24461
|
24462
|
24463