Add clear search button to data tables.
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
}
|
||||
|
||||
history_table = $('#history_table').DataTable(history_table_modal_options);
|
||||
|
||||
clearSearchButton('history_table', history_table);
|
||||
});
|
||||
</script>
|
||||
% else:
|
||||
|
Reference in New Issue
Block a user