Commit dec0f073 by nurchamim

modul : bug

status : selesai
keterangan : bug fix tombol download pada master data karyawan
parent 2c964c51
......@@ -78,8 +78,8 @@
</div>
</div>
<div class="row mt-1">
<div class="col-md-12 table-responsive" style="z-index:1;">
<div class="btn-group pull-right">
<div class="col-md-12 table-responsive">
<div class="btn-group pull-right" style="z-index:1;">
<button id="download_excel" class="btn btn-primary" idkaryawan="0" idcabang="0" iddepartemen="0" idjabatan="0" status="0" jeniskelamin="ALL">
<i class="fa fa-download"></i> <?= $this->lang->line('button_unduh') ?>
</button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment