Use full browser height
authorJoey Schulze <joey@infodrom.org>
Sun, 7 Mar 2010 15:44:17 +0000 (16:44 +0100)
committerJoey Schulze <joey@infodrom.org>
Sun, 7 Mar 2010 15:44:17 +0000 (16:44 +0100)
15 files changed:
masks/anbaugeraete.php
masks/arbeitsarten.php
masks/gebiet.php
masks/geraete.php
masks/gereinigt.php
masks/kostenstellen.php
masks/materialien.php
masks/materialverbrauch.php
masks/overview_gewaesser.php
masks/personal.php
masks/sys_group.php
masks/sys_group_mask.php
masks/sys_mask.php
masks/sys_menu.php
masks/sys_user.php

index 87b4788..d4ea0c7 100644 (file)
@@ -31,7 +31,6 @@ $mask = array(
                                            'width' => 60,
                                            ),
                              ),
-             'rows' => 20,
              'edit' => array(
                              'anbaugeraet' => array(
                                            'name' => 'Anbaugerät',
index 259de2f..8f69dba 100644 (file)
@@ -13,7 +13,6 @@ $mask = array(
                                            'width' => 200,
                                            ),
                              ),
-             'rows' => 20,
              'edit' => array(
                              'arbeitsart' => array(
                                            'name' => 'Arbeitsart',
index deb01e9..79aa1c7 100644 (file)
@@ -14,7 +14,6 @@ $mask = array(
                                            'width' => 300,
                                            ),
                              ),
-             'rows' => 20,
              'edit' => array(
                              'gebiet' => array(
                                            'name' => 'Gebiet',
index 2e4bb40..fc00430 100644 (file)
@@ -32,7 +32,6 @@ $mask = array(
                                            'width' => 60,
                                            ),
                              ),
-             'rows' => 20,
              'edit' => array(
                              'geraet' => array(
                                            'name' => 'Gerät',
index 8c32d91..ed8e11d 100644 (file)
@@ -55,7 +55,6 @@ $mask = array(
                                                              ),
                                            ),
                              ),
-             'rows' => 20,
              );
 
 ?>
index df4e68b..62f464b 100644 (file)
@@ -28,7 +28,6 @@ $mask = array(
                                            'width' => 65,
                                            ),
                              ),
-             'rows' => 20,
              'edit' => array(
                              'kostenstelle' => array(
                                            'name' => 'Kostenstelle',
index 4d2a6a4..7ecfb50 100644 (file)
@@ -29,7 +29,6 @@ $mask = array(
                                            'width' => 50,
                                            ),
                              ),
-             'rows' => 20,
              'edit' => array(
                              'material' => array(
                                            'name' => 'Material',
index e068a95..c5079bf 100644 (file)
@@ -64,7 +64,6 @@ $mask = array(
                                            'specs' => "ClassName: 'aligncenter', canSort: false",
                                            ),
                              ),
-             'rows' => 20,
              'details' => array(
                                 'html' => '<table id="materialverbrauch_table" cellspacing="0" style="margin-top: -13px;" border="0" width="100%">'.
                                 '<thead>'.
index db02413..04c4275 100644 (file)
@@ -132,7 +132,6 @@ $mask = array(
                                                    ),
                                                 ),
                                    ),
-             'rows' => 20,
              );
 
 ?>
index 9f75b6a..8a8c560 100644 (file)
@@ -157,7 +157,6 @@ $mask = array(
                                            'null' => true,
                                            ),
                              ),
-             'rows' => 20,
              );
 
 ?>
index 06b38af..aca321f 100644 (file)
@@ -26,7 +26,6 @@ $mask = array(
                                            'type' => 'date',
                                            ),
                              ),
-             'rows' => 20,
              'edit' => array(
                              'gname' => array(
                                            'name' => 'Gruppe',
index 58efa14..5bc61b7 100644 (file)
@@ -83,7 +83,6 @@ $mask = array(
                                                              ),
                                            ),
                              ),
-             'rows' => 20,
              'variables' => array(
                                   'group' => array(),
                                   ),
index 0931e0c..8beac76 100644 (file)
@@ -64,7 +64,6 @@ $mask = array(
                                            'sql' => 'sys_mask.priority',
                                            ),
                              ),
-             'rows' => 20,
              'edit' => array(
                              'fname' => array(
                                            'name' => 'Dateiname',
index 2864c67..86b2191 100644 (file)
@@ -19,7 +19,6 @@ $mask = array(
                                            'specs' => "ClassName: 'alignright', canSort: false",
                                            ),
                              ),
-             'rows' => 20,
              'edit' => array(
                              'name' => array(
                                            'name' => 'Name',
index 7c23e14..eb117a6 100644 (file)
@@ -29,7 +29,6 @@ $mask = array(
                                            'sql' => 'sys_group.name',
                                            ),
                              ),
-             'rows' => 20,
              'edit' => array(
                              'login' => array(
                                            'name' => 'Login',