Bugzilla – Attachment 22231 Details for
Bug 11106
Label item type facet in staff client
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 11106 - Label item type facet in staff client
SIGNED-OFF-Bug-11106---Label-item-type-facet-in-st.patch (text/plain), 1.25 KB, created by
Owen Leonard
on 2013-10-21 23:23:57 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 11106 - Label item type facet in staff client
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2013-10-21 23:23:57 UTC
Size:
1.25 KB
patch
obsolete
>From 2fce8719eb5ffbf32d18843097b37f817adee3ce Mon Sep 17 00:00:00 2001 >From: Katherine Chisholm <K.Chisholm@massey.ac.nz> >Date: Tue, 22 Oct 2013 11:48:36 +1300 >Subject: [PATCH] [SIGNED-OFF] Bug 11106 - Label item type facet in staff > client >Content-Type: text/plain; charset="utf-8" > >Allows the Item types facet to be CSS or JQuery selectable > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../intranet-tmpl/prog/en/includes/facets.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc >index 8853ec7..2f7ed99 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc >@@ -16,7 +16,7 @@ > [% IF ( facets_loo.type_label_Topics ) %]Topics[% END %] > [% IF ( facets_loo.type_label_Places ) %]Places[% END %] > [% IF ( facets_loo.type_label_Series ) %]Series[% END %] >-[% IF ( facets_loo.type_label_ItemTypes ) %]Item types[% END %] >+[% IF ( facets_loo.type_label_ItemTypes ) %]<span id="facet-Itemtypes"> Item types </span>[% END %] > [% IF ( facets_loo.type_label_Libraries ) %]Libraries[% END %] > [% IF ( facets_loo.type_label_Location ) %]Locations[% END %] > <ul> >-- >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 11106
:
22220
|
22231
|
22250