diff --git a/phpwf/widgets/easytable.php b/phpwf/widgets/easytable.php index 0618dd1c..f0fda27e 100644 --- a/phpwf/widgets/easytable.php +++ b/phpwf/widgets/easytable.php @@ -388,7 +388,7 @@ class EasyTable { { $editcols = array(4,5,6,7); }else{ - $einkaufspreiseerlaubt = false; + $einkaufspreiseerlaubt = true; if($einkaufspreiseerlaubt) { $editcols =array(4,5,6,7,8,9);