Bugzilla – Attachment 68357 Details for
Bug 9573
Ability to download items lost report
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9573: (follow-up) Lost items report - add KohaTable to itemlost
Bug-9573-follow-up-Lost-items-report---add-KohaTab.patch (text/plain), 1.03 KB, created by
Katrin Fischer
on 2017-10-21 21:28:50 UTC
(
hide
)
Description:
Bug 9573: (follow-up) Lost items report - add KohaTable to itemlost
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2017-10-21 21:28:50 UTC
Size:
1.03 KB
patch
obsolete
>From b10213e029739888b792bb42a86fd01c49d30b6d Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 16 Oct 2017 12:10:03 -0300 >Subject: [PATCH] Bug 9573: (follow-up) Lost items report - add KohaTable to > itemlost > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/js/checkouts.js | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/js/checkouts.js b/koha-tmpl/intranet-tmpl/prog/js/checkouts.js >index 9ec8d43ece..8dcb65ddd0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/js/checkouts.js >+++ b/koha-tmpl/intranet-tmpl/prog/js/checkouts.js >@@ -181,7 +181,7 @@ $(document).ready(function() { > $('#issues-table').show(); > $('#issues-table-actions').show(); > >- issuesTable = KohaTable("#issues-table", { >+ issuesTable = KohaTable("issues-table", { > "oLanguage": { > "sEmptyTable" : MSG_DT_LOADING_RECORDS, > "sProcessing": MSG_DT_LOADING_RECORDS, >-- >2.11.0
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 9573
:
68085
|
68086
|
68087
|
68088
|
68089
|
68090
|
68184
|
68283
|
68351
|
68352
|
68353
|
68354
|
68355
|
68356
|
68357
|
68358
|
68398
|
68399
|
68400
|
68401
|
68402
|
68403
|
68404
|
68405
|
71275
|
71276
|
71277
|
71278
|
71279
|
71280
|
71281
|
71282
|
71872
|
71873
|
71874
|
71875
|
71876
|
71877
|
71878
|
71879
|
71880
|
71887
|
71888
|
71889
|
71890
|
71891
|
71892
|
71893
|
71894
|
71895