This commit is contained in:
Dwi Swandhana
2026-05-07 11:19:28 +07:00
parent 8863dbb85f
commit 264e383b67
@@ -106,6 +106,14 @@
setTimeout(function () {
if (typeof openedpage === 'function') {
$('#btnsavedraft').show();
$('#divadendumketerangan').hide();
$('#divtemplate').hide();
$('#pilihancontohuji').show();
$('#tekscontohuji').hide();
$('#pilihanlokasianatomi').show();
$('#tekslokasianatomi').hide();
$('.setelahdipilihtemplate').hide();
openedpage();
} else {
$('#divawal').show();