Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit c39c1848 authored by Woraprat's avatar Woraprat
Browse files

update user file excel download

parent cbc539e9
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@
<input type="file" id="excel_file" />
<button type="button" id="submit" class="btn btn-default float-right" onclick="create_user()" style="color:white">บันทึก</button>
<a type="button" class="btn btn-default float-right" style='margin-right:10px; border-color:#A79E9E;' onclick="cancel_create_user()">ยกเลิก</a>
<a href="<?php echo base_url() ?>image/template.xlsx" download="template.xlsx"><img src="<?php echo base_url() ?>image/excel.png" style="width: 25px;"> ดาวน์โหลด Template</a download>
<br><br>
<div id="excel_data"></div>
<br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment