Bug 29648: Duplicate orders view - no change

No change expected here, only removing commented-out code.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
This commit is contained in:
Jonathan Druart 2021-12-16 12:05:46 +01:00 committed by Fridolin Somers
parent 861eeae1a9
commit 45291c5f05

View file

@ -327,10 +327,9 @@ Acquisitions &rsaquo; Koha
var MSG_NO_FUND_SELECTED = _("No fund selected.");
$(document).ready(function() {
$('span.hint').hide();
var columns_settings;// = [% TablesSettings.GetColumns( 'acqui', 'histsearch', 'histsearcht', 'json' ) | $raw %];
KohaTable("table_orders", {
"bPaginate": false
}, columns_settings );
});
[% IF op == 'search' OR op == 'select' %]
patron_autocomplete({