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