Bugzilla – Attachment 21821 Details for
Bug 8732
Add a system preference to allow users to choose to display an icon based on the Koha bibliographic level itemtype
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8732 Style fixes
Bug-8732-Style-fixes.patch (text/plain), 1.90 KB, created by
Chris Cormack
on 2013-10-05 02:19:42 UTC
(
hide
)
Description:
Bug 8732 Style fixes
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2013-10-05 02:19:42 UTC
Size:
1.90 KB
patch
obsolete
>From b11885565730d531f12c2a0b2a53f84c0cda70bd Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chrisc@catalyst.net.nz> >Date: Fri, 5 Oct 2012 14:54:25 +1300 >Subject: [PATCH] Bug 8732 Style fixes > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt | 2 +- > koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt | 2 +- > 2 files changed, 2 insertions(+), 2 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 8a6727c..0d34d96 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >@@ -244,7 +244,7 @@ function verify_images() { > [% END %] > <span id="catalogue_detail_marc_preview" class="results_summary"><span class="label">MARC Preview:</span> <a href="/cgi-bin/koha/catalogue/showmarc.pl?id=[% biblionumber %]" title="MARC" rel="gb_page_center[600,500]">Show</a></span> > [% IF !item_level_itypes || BiblioItemtypeImage == 'Koha' %] >- <span class="results_summary itemtype">Itemtype: >+ <span class="results_summary itemtype"><span class="label">Itemtype:</span> > [% IF ( description ) %] > [% description %] > [% ELSE %] >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >index c7accc0..8e08685 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >@@ -780,7 +780,7 @@ YAHOO.util.Event.onContentReady("furtherm", function () { > [% END %] > > [% IF !item_level_itypes || BiblioItemtypeImage == 'Koha' %] >- <div class="results_summary">Itemtype: >+ <div class="results_summary"><span class="label">Itemtype:</span> > [% IF ( description ) %] > [% description %] > [% ELSE %] >-- >1.8.4.rc3
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 8732
:
12029
|
12047
|
12614
|
12722
|
12870
|
16453
|
16454
|
21820
|
21821
|
53470
|
53471
|
91885
|
92383
|
103488
|
103548
|
106831
|
106836
|
106848
|
106948
|
107705
|
107706
|
107707
|
107709
|
108322
|
108441
|
108764
|
108765
|
108766
|
108767
|
108768
|
108769
|
108770