Bugzilla – Attachment 3039 Details for
Bug 5575
3.4 BibLibre circ & members omnibus
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
XSLT details layout correction
0001-bug_5575-Template-layout-fix.patch (text/plain), 1.55 KB, created by
Owen Leonard
on 2011-01-31 13:57:06 UTC
(
hide
)
Description:
XSLT details layout correction
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2011-01-31 13:57:06 UTC
Size:
1.55 KB
patch
obsolete
>From 8a7f85c4a15b687264ea5ee52f7f1f9b7932fea2 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 31 Jan 2011 08:50:06 -0500 >Subject: [PATCH] [bug_5575] Template layout fix >Content-Type: text/plain; charset="utf-8" > >The XSLTDetails template variable was changed, but only one of >three instances of that variable were updated in the template, >causing a broken layout. >--- > .../prog/en/modules/catalogue/detail.tmpl | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl >index a8488d6..fba9c25 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl >@@ -54,7 +54,7 @@ function verify_images() { > > <!-- TMPL_INCLUDE NAME="cat-toolbar.inc" --> > <!-- TMPL_IF NAME="AmazonEnabled" --> >- <!-- TMPL_IF NAME="XSLTDetailsDisplay" --> >+ <!-- TMPL_IF NAME="IntranetXSLTDetailsDisplay" --> > <div class="yui-gc"> > <div id="catalogue_detail_biblio" class="yui-u first"> > <!-- TMPL_ELSE --> >@@ -62,7 +62,7 @@ function verify_images() { > <div id="catalogue_detail_biblio" class="yui-u first"> > <!-- /TMPL_IF --> > <!-- TMPL_ELSE --> >- <!-- TMPL_IF NAME="XSLTDetailsDisplay" --> >+ <!-- TMPL_IF NAME="IntranetXSLTDetailsDisplay" --> > <div class="yui-g"> > <div id="catalogue_detail_biblio"> > <!-- TMPL_ELSE --> >-- >1.7.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 5575
:
3011
|
3012
|
3013
|
3037
| 3039 |
3041