Restrict toggle for tbl with specific breakpoints

This commit is contained in:
friedPotat0
2019-07-27 19:07:01 +02:00
parent d1153b470f
commit c48ae234ce
2 changed files with 16 additions and 8 deletions

View File

@@ -84,7 +84,8 @@ jQuery(function($){
"state": {"enabled": true},
"sorting": {
"enabled": true
}
},
"toggleSelector": "table tbody span.footable-toggle"
});
}
function draw_sync_job_table() {