Bugzilla – Attachment 21862 Details for
Bug 10309
New OPAC theme based on Bootstrap
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10309 [Follow-up] Markup fix from Bug 10566 follow-up
Bug-10309-Follow-up-Markup-fix-from-Bug-10566-foll.patch (text/plain), 1.25 KB, created by
Owen Leonard
on 2013-10-07 19:56:40 UTC
(
hide
)
Description:
Bug 10309 [Follow-up] Markup fix from Bug 10566 follow-up
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2013-10-07 19:56:40 UTC
Size:
1.25 KB
patch
obsolete
>From 01aa65874069f91ad8a388adb030ffb3e19ecddd Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 7 Oct 2013 15:52:26 -0400 >Subject: [PATCH] Bug 10309 [Follow-up] Markup fix from Bug 10566 follow-up >Content-Type: text/plain; charset="utf-8" > >This patch corrects a markup error which was fixed recently in the prog >template. >--- > .../bootstrap/en/modules/opac-course-details.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-details.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-details.tt >index 843fa0a..9333511 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-details.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-details.tt >@@ -52,8 +52,8 @@ > <th>Collection</th> > <th>Call number</th> > <th>Copy</th> >- <th>Status</td> >- <th>Date due</td> >+ <th>Status</th> >+ <th>Date due</th> > <th>Notes</th> > </tr> > </thead> >-- >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 10309
:
19456
|
19457
|
19458
|
19459
|
21858
|
21859
|
21860
|
21861
|
21862
|
21877
|
21878
|
21879
|
21880
|
21881