Bugzilla – Attachment 29842 Details for
Bug 10212
Columns configuration for tables
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 10212: Move colvis files to the include file
SIGNED-OFF-Bug-10212-Move-colvis-files-to-the-incl.patch (text/plain), 1.90 KB, created by
Owen Leonard
on 2014-07-18 13:33:02 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 10212: Move colvis files to the include file
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2014-07-18 13:33:02 UTC
Size:
1.90 KB
patch
obsolete
>From e89aae41b416ac4371f5fb7101ee717e03d1893d Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Fri, 18 Jul 2014 15:22:06 +0200 >Subject: [PATCH] [SIGNED-OFF] Bug 10212: Move colvis files to the include > file >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../prog/en/includes/columns_settings.inc | 3 +++ > .../prog/en/modules/admin/currency.tt | 2 -- > 2 files changed, 3 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc >index 5a62030..87d9da6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc >@@ -1,5 +1,8 @@ > [% USE ColumnsSettings %] > >+<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables.colvis.css" /> >+<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.dataTables.colvis.js"></script> >+ > <script type="text/javascript"> > function KohaTable(selector, dt_parameters, columns_settings) { > var id = 0; >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt >index f3dc5dc..189aefb 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt >@@ -9,8 +9,6 @@ > [% INCLUDE 'doc-head-close.inc' %] > <link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables.css" /> > [% INCLUDE 'datatables.inc' %] >-<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables.colvis.css" /> >-<script type="text/javascript" src="[% interface %]/lib/jquery/plugins/jquery.dataTables.colvis.js"></script> > [% INCLUDE 'columns_settings.inc' %] > <script type="text/javascript"> > //<![CDATA[ >-- >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 10212
:
17978
|
17979
|
18861
|
20625
|
20640
|
21178
|
21179
|
21180
|
21583
|
21584
|
21585
|
24083
|
24084
|
24085
|
24149
|
24150
|
24151
|
24167
|
24168
|
24577
|
27700
|
27701
|
27702
|
27703
|
27704
|
27705
|
29075
|
29076
|
29077
|
29078
|
29079
|
29080
|
29537
|
29538
|
29539
|
29540
|
29541
|
29701
|
29702
|
29703
|
29704
|
29705
|
29718
|
29830
|
29836
|
29837
|
29838
|
29839
|
29840
|
29841
|
29842
|
29882
|
29883
|
29884
|
29885
|
29886
|
29887
|
29888
|
29947
|
31158
|
31159