update
This commit is contained in:
@@ -6879,7 +6879,7 @@
|
||||
contentType : false,
|
||||
processData : false,
|
||||
success: function (data) {
|
||||
$('#id_iframepreviewexpertise').attr('src', '{{ url("/") }}/hasil/' + document.getElementById('nofoto').value);
|
||||
$('#id_iframepreviewexpertise').attr('src', '{{ url("/") }}/hasildraft/' + document.getElementById('nofoto').value);
|
||||
$('#modalpreviewsendexpertise').modal('show');
|
||||
btn.removeClass('fa fa-spinner fa-spin orange bigger-125').attr('disabled', false);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user