Removed redirect to debug PDF table issue
This commit is contained in:
parent
334806cc5c
commit
5af70b0e06
|
|
@ -82,5 +82,5 @@ $this->element('pdf_output', array('pdfdoc'=>$pdfdoc));
|
|||
?>
|
||||
|
||||
<script type="text/javascript">
|
||||
window.location.replace("/documents/view/<?=$document['Document']['id']?>");
|
||||
//window.location.replace("/documents/view/<?=$document['Document']['id']?>");
|
||||
</script>
|
||||
Loading…
Reference in a new issue