Bugzilla – Attachment 12682 Details for
Bug 8873
JavaScript error in Opac displaying tag cloud
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8873 - JavaScript error in Opac displaying tag cloud
Bug-8873---JavaScript-error-in-Opac-displaying-tag.patch (text/plain), 1005 bytes, created by
Mirko Tietgen
on 2012-10-04 11:41:52 UTC
(
hide
)
Description:
Bug 8873 - JavaScript error in Opac displaying tag cloud
Filename:
MIME Type:
Creator:
Mirko Tietgen
Created:
2012-10-04 11:41:52 UTC
Size:
1005 bytes
patch
obsolete
>From 6f2b9088727017a6082d7411a1e613906a6110a1 Mon Sep 17 00:00:00 2001 >From: Marc Veron <veron@veron.ch> >Date: Thu, 4 Oct 2012 11:34:42 +0200 >Subject: [PATCH] Bug 8873 - JavaScript error in Opac displaying tag cloud >Content-Type: text/plain; charset="utf-8" > >On master (3.09.00.060), I get a JavaScript error on line 126 in opac-tags.pl while displaying tags cloud. > >Reason: There are two lines with closing }); > >Patch removes one line. > >Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> >--- > koha-tmpl/opac-tmpl/prog/en/modules/opac-tags.tt | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags.tt >index ca053b8..a9f05c8 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags.tt >@@ -27,7 +27,6 @@ > headers: { 3: { sorter: false }}, > sortList: [[2,0]] > }); >- }); > //]]> > </script> > </head> >-- >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 8873
:
12675
| 12682