diff --git a/htdocs/takepos/index.php b/htdocs/takepos/index.php index c2bde7b3dc2..7b284762ba1 100644 --- a/htdocs/takepos/index.php +++ b/htdocs/takepos/index.php @@ -542,7 +542,7 @@ function CloseBill() { return; } - $.colorbox({href:"pay.php?place="+place+"&invoiceid="+invoiceid, width:"80%", height:"90%", transition:"none", iframe:"true", title:""}); }