summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d695b1a)
raw | patch | inline | side by side (parent: d695b1a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Aug 2011 06:13:23 +0000 (06:13 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Aug 2011 06:13:23 +0000 (06:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20971 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/personal/posix/class_posixAccount.inc | patch | blob | history |
diff --git a/gosa-core/plugins/personal/posix/class_posixAccount.inc b/gosa-core/plugins/personal/posix/class_posixAccount.inc
index 924153c380ddbd3f0ef8aaaf8eb959be936a84e5..c18f581fc7b2fe1560e4c75863f772195aa96c26 100644 (file)
$this->groupList->setEditable(false);
$this->groupList->setReorderable(false);
$this->groupList->setDefaultSortColumn(1);
- $this->groupList->setWidth("100%");
$this->groupList->setHeight("150px");
$this->groupList->setAcl("rwcdm");
}