Bugzilla – Attachment 7723 Details for
Bug 5345
DataTables in Koha
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
basketgroup.tt
0005-Bug-5345-DataTables-integration-in-acquisition-modul.patch (text/plain), 1.15 KB, created by
Jonathan Druart
on 2012-02-17 15:03:38 UTC
(
hide
)
Description:
basketgroup.tt
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2012-02-17 15:03:38 UTC
Size:
1.15 KB
patch
obsolete
>From 6a3c34342680f84c7c937dd281cca6355942f16d Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Fri, 17 Feb 2012 15:56:30 +0100 >Subject: [PATCH 05/16] Bug 5345: DataTables integration in acquisition module > [5] > >basketgroup.tt >--- > .../prog/en/modules/acqui/basketgroup.tt | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >index 2c29865..c03f451 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >@@ -250,7 +250,7 @@ function yuiToolbar() { > [% ELSE %]<li><a href="#closed">Closed</a></li>[% END %] > </ul> > <div id="opened"> >- <table> >+ <table id="basket_group_opened"> > <thead> > <tr> > <th>Basket Group</th><th colspan="3">Action</th> >@@ -282,7 +282,7 @@ function yuiToolbar() { > </table> > </div> > <div id="closed"> >- <table> >+ <table id="basket_group_closed"> > <thead> > <tr> > <th>Basket Group</th><th colspan="3">Action</th> >-- >1.7.7.3 >
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 5345
:
7719
|
7720
|
7721
|
7722
|
7723
|
7724
|
7725
|
7726
|
7727
|
7728
|
7729
|
7730
|
7731
|
7732
|
7733
|
7734
|
8039
|
8040
|
8057
|
8058
|
8292
|
8830
|
8831
|
8833
|
8834
|
8835
|
8836
|
8837
|
9519
|
9601
|
9602