Improve filters
authorJoey Schulze <joey@infodrom.org>
Wed, 6 Apr 2016 17:50:42 +0000 (19:50 +0200)
committerJoey Schulze <joey@infodrom.org>
Wed, 6 Apr 2016 17:50:42 +0000 (19:50 +0200)
artikel.php

index 527a9b0..2f46f19 100644 (file)
@@ -196,7 +196,7 @@ $mask = array(
                              'bezeichnung' => array(
                                            'name' => 'Bezeichnung',
                                            'width' => 300,
-                                           'filter' => 't',
+                                           'filter' => 't15',
                                            ),
                              'netto' => array(
                                            'name' => 'netto',
@@ -225,7 +225,7 @@ $mask = array(
                              'hersteller' => array(
                                            'name' => 'Hersteller',
                                            'width' => 100,
-                                           'filter' => 't4',
+                                           'filter' => 't10',
                                            ),
                              'abteilung' => array(
                                            'name' => 'Abteilung',