Download File STS per-TA

This commit is contained in:
Pusdatin BPKD Jkt
2022-12-30 11:45:37 +07:00
parent e9678f40c4
commit 27d1bd4c22
2 changed files with 72 additions and 50 deletions
@@ -32,6 +32,7 @@
<div class="col-1">
<div class="form-group">
<label>Periode</label>
<input type="hidden" id="export-type">
<input class="form-control form-control-sm" id="srcTA" name="ta" value="{{ getTA() }}" readonly>
</div>
</div>
@@ -210,14 +211,14 @@
extype: "excel"
}
},
// {
// text: "<i class=\'fas fa-file-pdf\'></i> Pdf",
// className: "export-data link-pdf",
// attr: {
// formid: "frm_proses_spm_sp2d",
// extype: "pdf"
// }
// }
{
text: "<i class=\'fas fa-file-archive\'></i> File(s) STS",
className: "export-data",
attr: {
formid: "frmRealisasi",
extype: "all_sts"
}
}
],
}
],