summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 399872d)
raw | patch | inline | side by side (parent: 399872d)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 4 Jan 2010 17:39:27 +0000 (17:39 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 4 Jan 2010 17:39:27 +0000 (17:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15029 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_listing.inc | patch | blob | history |
index 485a0aff701a6efe14df28591ed4a046dc78fcbe..42c92716bcdca21f3320e5b16a991d24ba585d81 100644 (file)
$result.= "<table cellpadding='0' cellspacing='0' border='0'><tr><td><div class='listContainer' id='d_scrollbody' style='border-top:1px solid #B0B0B0;width:700px;height:".($height+25)."px;'>\n";
- $result.= "<table summary='$this->headline' style='width:100%; table-layout:fixed;' cellspacing='0' cellpadding='0' id='t_scrolltable'>\n";
+ $result.= "<table summary='$this->headline' style='height:99%;width:100%; table-layout:fixed;' cellspacing='0' cellpadding='0' id='t_scrolltable'>\n";
$this->numColumns= count($this->colprops) + ($this->multiSelect?1:0);
// Build list header