This issue happen in Chrome only and nothing happen when the user click on the hyperlink trying to download the file. However it works well in Safari
select 'dbr.html', '<div class="center"> 下載課程檔案匯入模版(以課程级别定價) Download course import template (fee schedule by course level) </div>';
select 'dbr.html', '<div class="center"> 下載課程檔案匯入模版(以學校年級定價) Download course import template (fee schedule by school grade) </div>';
select 'dbr.text', '課程編號必須輸入,並且不可重複。 Couse code must be inputted and unique';
select 'dbr.import.options', 'format', 'xlsx';
select 'dbr.import.options', 'extra_columns', '604##2024112018440563';
select 'dbr.import.options', 'title', '請選擇需要上載的課程檔案,格式必需為MS Excel xlsx。 Please select and upload the file "Course file" in MS Excel xlsx format.';
select 'dbr.import.options', 'button.text', '確認上載。 Confirm import';
select 'dbr.import.options', 'skip_header', 1;
select 'dbr.import.finish', 'sp_DBR_import_subject_finish', '604##2024112018440563';
select 'dbr.import', 'sp_DBR_import_subject';
select 'dbr.button', 'Show import result', 'invisible import_result';
select 'dbr.report', 'sp_DBR_import_show_subject_result', 'results_div[]', 'popup', 'in_connection_id=[timeconnectionid]', '"Import"';
select '604##2024112018440563' as 'timeconnectionid';