Bugzilla – Attachment 172581 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: (QA follow-up) remove columns settings for OPAC users
Bug-30221-QA-follow-up-remove-columns-settings-for.patch (text/plain), 1.39 KB, created by
Arthur Suzuki
on 2024-10-10 09:25:03 UTC
(
hide
)
Description:
Bug 30221: (QA follow-up) remove columns settings for OPAC users
Filename:
MIME Type:
Creator:
Arthur Suzuki
Created:
2024-10-10 09:25:03 UTC
Size:
1.39 KB
patch
obsolete
>From 6a6f815cf63b1b99e23ecb6d0152d9ba8998be1b Mon Sep 17 00:00:00 2001 >From: Arthur Suzuki <arthur.suzuki@biblibre.com> >Date: Thu, 10 Oct 2024 11:24:33 +0200 >Subject: [PATCH] Bug 30221: (QA follow-up) remove columns settings for OPAC > users > >--- > .../bootstrap/en/includes/columns_settings.inc | 16 ---------------- > 1 file changed, 16 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/columns_settings.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/columns_settings.inc >index 17b7bb041e..c4ec5e16ca 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/columns_settings.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/columns_settings.inc >@@ -79,22 +79,6 @@ function KohaTable(selector, dt_parameters, columns_settings) { > } > ]; > >- if( included_ids.length > 0 ){ >- dt_parameters[ "buttons" ].push( >- { >- extend: 'colvis', >- fade: 100, >- columns: included_ids, >- className: "columns_controls", >- titleAttr: _("Columns settings"), >- text: '<span class="dt-button-text">' + _("Columns") + '</span>', >- exportOptions: { >- columns: exportColumns >- } >- } >- ); >- } >- > var table = $(selector); > var new_parameters = {} > $.extend(true, new_parameters, dataTablesDefaults, dt_parameters); >-- >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