Add filters
authorJoey Schulze <joey@infodrom.org>
Wed, 11 Feb 2015 14:01:09 +0000 (15:01 +0100)
committerJoey Schulze <joey@infodrom.org>
Wed, 11 Feb 2015 14:01:09 +0000 (15:01 +0100)
abteilung.php

index 0424da9..4035461 100644 (file)
@@ -10,10 +10,12 @@ $mask = array(
                                            ),
                              'gang' => array(
                                            'name' => 'Gang',
+                                           'specs' => "filterUI: 't'",
                                            'width' => 50,
                                            ),
                              'name' => array(
                                            'name' => 'Name',
+                                           'specs' => "filterUI: 't'",
                                            'width' => 200,
                                            ),
                              ),