summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 09afed2)
raw | patch | inline | side by side (parent: 09afed2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 25 Oct 2006 04:46:20 +0000 (04:46 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 25 Oct 2006 04:46:20 +0000 (04:46 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4931 594d385d-05f5-0310-b6e9-bd551577e9d8
include/class_divlist.inc | patch | blob | history |
index 1a4161432e7bfdf91ab23e6debac827c05053aec..ea7e65872ec5842edbbbb8884ba9e235f03ef7e2 100644 (file)
$this->i_currentPage = 0;
$this->i_entriesPerPage = 10;
- $this->s_height = "650";
+ $this->s_height = "450";
$this->s_width = "600";
$this->s_summary = "";
$this->a_entries = array();