Bugzilla – Attachment 172455 Details for
Bug 30221
Make the tables on opac-user.tt column configurable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30221: fix Javascript error
Bug-30221-fix-Javascript-error.patch (text/plain), 873 bytes, created by
Arthur Suzuki
on 2024-10-07 12:08:29 UTC
(
hide
)
Description:
Bug 30221: fix Javascript error
Filename:
MIME Type:
Creator:
Arthur Suzuki
Created:
2024-10-07 12:08:29 UTC
Size:
873 bytes
patch
obsolete
>From ce72300ddb09178d5b4a531bffd6bc08aaaf43bc Mon Sep 17 00:00:00 2001 >From: Arthur Suzuki <arthur.suzuki@biblibre.com> >Date: Mon, 7 Oct 2024 12:27:45 +0200 >Subject: [PATCH] Bug 30221: fix Javascript error > >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >index db864908ce..4dcf6eb095 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >@@ -1249,7 +1249,6 @@ > })); > }); > $('a[data-bs-toggle="tab"]').on('shown.bs.tab', function (event) { >- dTables.DataTable().responsive.recalc(); > dataTables.DataTable().responsive.recalc(); > } ); > >-- >2.39.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 30221
:
172214
|
172451
|
172452
|
172453
|
172454
|
172455
|
172456
|
172581
|
172610
|
172611
|
172613
|
172615
|
172616
|
172618
|
172620
|
174014
|
174015
|
174016
|
174046
|
174047
|
174048