2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Added download to sample search data table

Updated DataTables to 1.10.16
This commit is contained in:
Adam Zammit
2017-09-21 14:15:25 +10:00
parent 6c9bee9be4
commit 96b8d07237
78 changed files with 163171 additions and 1014 deletions

View File

@@ -314,6 +314,8 @@ if ($sample_import_id != false)
<script type="text/javascript">
$(document).ready(function() {
$('#bs-table').DataTable( {
"dom": 'Bfrtip',
"buttons": ['copy','csv','excel','pdf','print'],
"processing": true,
"serverSide": true,
"ajax": {