This commit is contained in:
@@ -557,7 +557,7 @@
|
||||
if (!rowData) return;
|
||||
|
||||
const fax_sq = rowData.fax_sq;
|
||||
location.href = "<?= site_url('m709/m709a/detail') ?>/" + fax_sq;
|
||||
window.open("<?= site_url('m709/m709a/detail') ?>/" + fax_sq, '_blank');
|
||||
});
|
||||
|
||||
$('#btnSearch').on('click', function () {
|
||||
|
||||
Reference in New Issue
Block a user