update
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user