Bugzilla – Attachment 39359 Details for
Bug 5010
Fix OPACBaseURL to include protocol
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 5010: Fix - replace tab with spaces
Bug-5010-Fix---replace-tab-with-spaces.patch (text/plain), 1.69 KB, created by
Marcel de Rooy
on 2015-05-21 11:36:57 UTC
(
hide
)
Description:
Bug 5010: Fix - replace tab with spaces
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2015-05-21 11:36:57 UTC
Size:
1.69 KB
patch
obsolete
>From 548ed3c2c3a2f23553fc79c30524c19113b9c5ba Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Wed, 29 Apr 2015 12:59:23 +0200 >Subject: [PATCH] Bug 5010: Fix - replace tab with spaces >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >No errors. > >Tested what I can, not plack/shibboleth/cas > >Perhaps this can pass and we can fix any problem later (for 3.22) > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >index 570633a..6935eeb 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >@@ -444,12 +444,12 @@ function verify_images() { > [% END %]</ul> > </li> > [% END %] >- >+ > [% IF ( OPACBaseURL ) %] > <li><strong>OPAC view:</strong> >- <a href="[% OPACBaseURL %]/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]" target="_blank">Open in new window</a> >- </li> >- [% END %] >+ <a href="[% OPACBaseURL %]/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]" target="_blank">Open in new window</a> >+ </li> >+ [% END %] > <li id="catalogue_detail_marc_preview"> > <strong>MARC Preview:</strong> > <a href="/cgi-bin/koha/catalogue/showmarc.pl?id=[% biblionumber %]" title="MARC" rel="gb_page_center[600,500]">Show</a> >-- >1.7.10.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 5010
:
22945
|
23436
|
23457
|
25877
|
25878
|
25879
|
27049
|
27072
|
27431
|
27432
|
27433
|
27435
|
27436
|
27437
|
27673
|
27779
|
27951
|
27952
|
27953
|
27954
|
31727
|
31728
|
31729
|
31787
|
33726
|
35662
|
35760
|
35833
|
35847
|
35852
|
35853
|
35854
|
36177
|
37695
|
38128
|
38658
|
38659
|
38833
|
38834
|
39008
|
39009
|
39086
|
39087
|
39358
| 39359