update
This commit is contained in:
@@ -4948,9 +4948,9 @@
|
||||
});
|
||||
}
|
||||
function openlamanekpertise(dlp, nofoto, idne){
|
||||
dlp = dlp || document.getElementById('dlp').value;
|
||||
nofoto = nofoto || document.getElementById('nofoto').value;
|
||||
idne = idne || document.getElementById('periksa_id').value;
|
||||
dlp = dlp || document.getElementById('dlp').value;
|
||||
nofoto = nofoto || document.getElementById('nofoto').value;
|
||||
idne = idne || document.getElementById('periksa_id').value;
|
||||
$('#dlp').val(dlp);
|
||||
$('#nofoto').val(nofoto);
|
||||
$('#periksa_id').val(idne);
|
||||
|
||||
Reference in New Issue
Block a user