Bugzilla – Attachment 26815 Details for
Bug 11759
Batch checkout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11759: FIX Javascript error
Bug-11759-FIX-Javascript-error.patch (text/plain), 1.31 KB, created by
Jonathan Druart
on 2014-04-04 10:01:54 UTC
(
hide
)
Description:
Bug 11759: FIX Javascript error
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-04-04 10:01:54 UTC
Size:
1.31 KB
patch
obsolete
>From 3f3c44bf0b7c57ed2e548e13dea3d771f3f86d0f Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Fri, 4 Apr 2014 12:00:27 +0200 >Subject: [PATCH] Bug 11759: FIX Javascript error > >The following JS error occurred: > ReferenceError: MSG_ADD_MESSAGE is not defined > >The circulation.js file is useless and should not be included. >--- > .../intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt >index c20fd14..faf8ea7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt >@@ -19,7 +19,6 @@ > <script type="text/javascript" src="[% themelang %]/js/datatables.js"></script>[% END %] > <script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script> > <script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery-ui-timepicker-addon.js"></script> >-<script type="text/javascript" src="[% themelang %]/js/pages/circulation.js"></script> > <script type="text/javascript"> > //<![CDATA[ > $(document).ready(function() { >-- >1.7.10.4
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 11759
:
25255
|
25256
|
25257
|
25258
|
25260
|
25620
|
26442
|
26455
|
26806
|
26807
|
26808
|
26809
|
26810
|
26811
|
26813
|
26814
|
26815
|
26833
|
26854
|
27613
|
37603
|
37604
|
37605
|
37606
|
37607
|
37608
|
37609
|
37610
|
37611
|
37612
|
37613
|
37614
|
37650
|
37653
|
41692
|
41693
|
41694
|
41695
|
41696
|
41697
|
41698
|
41735
|
41736
|
41737
|
41738
|
41739
|
41740
|
41741
|
43626
|
43627