Bugzilla – Attachment 12870 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.68 KB, created by
Chris Cormack
on 2012-10-17 01:15:16 UTC
(
hide
)
Description:
Bug 8732 Style fixes
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2012-10-17 01:15:16 UTC
Size:
1.68 KB
patch
obsolete
>From e57793149de47614cca49bf8d04f1f0a17bc4112 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 > >--- > .../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 426b0ca..f6c91b6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >@@ -116,7 +116,7 @@ function verify_images() { > </span> > [% END %] > [% 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 4949585..5c24b32 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >@@ -480,7 +480,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.7.9.5
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