01-03-2025

This commit is contained in:
Duidev Software House
2025-03-01 14:10:05 +07:00
parent 0fb1978a0e
commit 52893f4eb9
8 changed files with 2591 additions and 1721 deletions

View File

@@ -34,7 +34,7 @@
<select class="form-control" id="valjenis" name="valjenis">
<option value="searchbydate">Pencarian Berdasarkan Tanggal</option>
<option value="norm">No.RM</option>
<option value="nofoto">No.Foto</option>
<option value="nofoto">No.Lab</option>
<option value="rekues">Request/Modality</option>
<option value="keterangan">Expertise</option>
<option value="kesimpulan">Expertise + Date</option>
@@ -2270,9 +2270,9 @@
}
function openedpage( jQuery ){
var jenis = document.getElementById('master_set01').value;
var mulai = document.getElementById('mulai').value;
var akhir = document.getElementById('akhir').value;
var valcari = document.getElementById('valcari').value;
var mulai = '';
var akhir = '';
var valcari = '';
var master = document.getElementById('master_lokasi').value;
var poli = document.getElementById('valpoli2').value;
var set06 = document.getElementById('master_judul').value;
@@ -2825,7 +2825,6 @@
CKEDITOR.env.isCompatible = true;
CKEDITOR.replace( 'keterangan');
CKEDITOR.replace( 'kesimpulan');
CKEDITOR.replace( 'read_adendum');
CKEDITOR.replace( 'lsg_ditemukanmorfologi');
CKEDITOR.replace( 'lsg_pewarnaanlain');
CKEDITOR.replace( 'viralload');