fix: [UI ail sync] fix nav

pull/586/head
Terrtia 2021-11-26 16:33:50 +01:00
parent c0744ec19b
commit db7306ce03
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
<script>
$(document).ready(function(){
$('#nav_sync').removeClass("text-muted");
$("#nav_ail_servers").addClass("nav_ail_sync");
$("#nav_ail_sync").addClass("active");
$('#table_servers').DataTable({
"aLengthMenu": [[5, 10, 15, -1], [5, 10, 15, "All"]],