<h3>Facet order</h3>
<div class="hint">Drag and drop rows to change the order</div>
<div id="facet_[% index.index_name | html %]">
<table id="facetst">
<table id="facet_[% index.index_name | html %]_table" style="max-width: 50%; margin: 0;">
<thead>
<tr>
<th>Order</th>
}
});
$("#facetst").DataTable(
$("#facet_biblios_table").DataTable(
$.extend(true, {}, dataTablesDefaults, {
"columnDefs": [
{ "orderable": false, "searchable": false, 'targets': ['NoSort'] },
-