Bugzilla – Attachment 3967 Details for
Bug 6232
Can't link authorities to bibliographic record
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch
0001-Bug-6232-Impossible-to-link-authorities-to-bibliogra.patch (text/plain), 1.58 KB, created by
Katrin Fischer
on 2011-04-21 12:34:37 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2011-04-21 12:34:37 UTC
Size:
1.58 KB
patch
obsolete
>From 63ea860b89dc8e6f43500be6b2b3aa56aa81d9ec Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer@bsz-bw.de> >Date: Wed, 20 Apr 2011 04:34:13 +0200 >Subject: [PATCH] Bug 6232: Impossible to link authorities to bibliographic records >Content-Type: text/plain; charset="utf-8" > >Another fix for TT. >--- > .../modules/authorities/searchresultlist-auth.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt >index 10fef31..cda1191 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt >@@ -75,7 +75,7 @@ function jumpfull(page) > <a href="javascript:jumpfull('blinddetail-biblio-search.pl?authid=[% repet.authid %]&index=[% repet.index %]&repet=[% repet.repet %]')" title="[% repet.value %]">[% repet.repet %]</a> > [% END %] > [% ELSE %] >- <a href="javascript:jumpfull('blinddetail-biblio-search.pl?authid=[% resul.authid %]&index=[% resul.index %]')">choose</a> >+ <a href="javascript:jumpfull('blinddetail-biblio-search.pl?authid=[% resul.authid %]&index=[% index %]')">choose</a> > [% END %] > </td> > <td><a href="authorities.pl?authid=[% resul.authid %]">Edit authority</a></td> >-- >1.6.3.3 >
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 6232
: 3967