Bugzilla – Attachment 10113 Details for
Bug 7570
Add item availability status to cart
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bug 7570: add a space to the table header
bug-7570-add-a-space-to-the-table-header.patch (text/plain), 915 bytes, created by
Michael Davis
on 2012-06-10 14:05:38 UTC
(
hide
)
Description:
bug 7570: add a space to the table header
Filename:
MIME Type:
Creator:
Michael Davis
Created:
2012-06-10 14:05:38 UTC
Size:
915 bytes
patch
obsolete
>From 79b2fc074c795104f491e92fc803619669f65614 Mon Sep 17 00:00:00 2001 >From: Michael Davis <m.r.davis@cranfield.ac.uk> >Date: Sun, 10 Jun 2012 14:52:05 +0100 >Subject: [PATCH] bug 7570: add a space to the table header > >Add a space to separate Location from (Status) >--- > koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt >index 71874cb..c26b389 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt >@@ -354,7 +354,7 @@ function enableCheckboxActions(){ > <th>Title</th> > <th>Author</th> > <th>Year</th> >- <th>Location(Status)</th> >+ <th>Location (Status)</th> > </tr></thead> > > [% FOREACH BIBLIO_RESULT IN BIBLIO_RESULTS %] >-- >1.7.2.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 7570
:
9874
|
9878
|
9907
|
9914
|
9918
|
9952
|
9978
|
10112
|
10113
|
10115