Hide artnr column since it has no value for cookies
authorJoey Schulze <joey@infodrom.org>
Sat, 14 Jan 2012 16:18:51 +0000 (17:18 +0100)
committerJoey Schulze <joey@infodrom.org>
Sat, 14 Jan 2012 16:18:51 +0000 (17:18 +0100)
ordersatz_pos.php

index 2b4666c..54baa93 100644 (file)
@@ -118,6 +118,7 @@ $mask = array(
                                            'name' => 'Artnr',
                                            'width' => 60,
                                            'specs' => "filterUI: 't'",
                                            'name' => 'Artnr',
                                            'width' => 60,
                                            'specs' => "filterUI: 't'",
+                                           'visible' => false,
                                            ),
                              'menge' => array(
                                            'name' => 'Menge',
                                            ),
                              'menge' => array(
                                            'name' => 'Menge',