diff --git a/htdocs/takepos/index.php b/htdocs/takepos/index.php index 04c0fbecac5..6444a51f3ec 100644 --- a/htdocs/takepos/index.php +++ b/htdocs/takepos/index.php @@ -759,8 +759,6 @@ function WeighingScale(){ }); } - - $( document ).ready(function() { PrintCategories(0); LoadProducts(0); @@ -849,10 +847,10 @@ if (empty($conf->global->TAKEPOS_HIDE_HEAD_BAR)) {