updated client module
This commit is contained in:
@@ -344,7 +344,7 @@
|
||||
format: format
|
||||
});
|
||||
|
||||
// Redirect the browser to trigger the file download
|
||||
|
||||
window.location.href = "{{ route('clients.export') }}?" + queryParams;
|
||||
});
|
||||
// Render Table Rows
|
||||
|
||||
Reference in New Issue
Block a user