Bugzilla – Attachment 7616 Details for
Bug 7392
Add system preference to configure export options for OPAC detail page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Follow up 3 for marcstd typo
patch.txt (text/plain), 1.58 KB, created by
Marcel de Rooy
on 2012-02-13 11:32:34 UTC
(
hide
)
Description:
Follow up 3 for marcstd typo
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2012-02-13 11:32:34 UTC
Size:
1.58 KB
patch
obsolete
>From 59a9a97955b0d096f17fd3b2902c649c2276c129 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Mon, 13 Feb 2012 12:24:56 +0100 >Subject: [PATCH] 7392 last follow up >Content-Type: text/plain; charset="utf-8" > >Fixes typo for marcstd option in template >--- > .../prog/en/includes/opac-detail-sidebar.inc | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/opac-detail-sidebar.inc b/koha-tmpl/opac-tmpl/prog/en/includes/opac-detail-sidebar.inc >index bbcd54d..26fa371 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/includes/opac-detail-sidebar.inc >+++ b/koha-tmpl/opac-tmpl/prog/en/includes/opac-detail-sidebar.inc >@@ -49,7 +49,7 @@ > [% CASE 'marcxml' %]<option value="marcxml">MARCXML</option> > [% CASE 'marc8' %]<option value="marc8">MARC (non-Unicode/MARC-8)</option> > [% CASE 'utf8' %]<option value="utf8">MARC (Unicode/UTF-8)</option> >- [% CASE 'marcstd' %]<option value="utf8">MARC (Unicode/UTF-8, Standard)</option> >+ [% CASE 'marcstd' %]<option value="marcstd">MARC (Unicode/UTF-8, Standard)</option> > [% CASE 'mods' %]<option value="mods">MODS (XML)</option> > [% CASE 'ris' %]<option value="ris">RIS</option> > [% CASE %]<option value="[% option %]">[% option %]</option> >@@ -60,4 +60,4 @@ > <input type="hidden" name="bib" value="[% biblionumber %]" /> > <input type="submit" name="save" value="Go" /></form> > </div> >-[% END %] >\ No newline at end of file >+[% END %] >-- >1.6.0.6 >
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 7392
:
7000
|
7002
|
7003
|
7157
|
7158
|
7159
|
7170
|
7171
|
7571
|
7608
|
7609
|
7610
| 7616 |
10339