[#133] Custom reports respect sorting in SQL
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
$('#rg-data-table').dataTable({
|
||||
"order": [],
|
||||
[% INCLUDE 'ajax/datatabledefaults.tt' -%]
|
||||
} );
|
||||
} );
|
||||
|
||||
Reference in New Issue
Block a user