summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 845400b)
raw | patch | inline | side by side (parent: 845400b)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 27 Apr 2010 08:41:46 +0000 (08:41 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 27 Apr 2010 08:41:46 +0000 (08:41 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17872 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_sortableListing.inc | patch | blob | history | |
gosa-core/plugins/admin/acl/acl-list.xml | patch | blob | history |
diff --git a/gosa-core/include/class_sortableListing.inc b/gosa-core/include/class_sortableListing.inc
index 4642d086c61709c2bf742a178a999a23a79ccd46..3af979b285c2ac88fa4a9f016fb592e53e15da6c 100644 (file)
}
// Do we need colspecs?
- $action_width= ($this->editable?20:0) + ($this->deleteable?20:0);
+ $action_width= ($this->editable?30:0) + ($this->deleteable?30:0);
if ($this->colspecs) {
$result.= " <colgroup>\n";
for ($i= 0; $i<$this->columns; $i++) {
index d392a21c5d25e76b7b9faec368c5f83a4531ad0b..777ecc4b7451877ab17689a46c0c69c4012c9411 100644 (file)
</definition>
<table>
- <layout>|20px;c|200px||170px;r|</layout>
+ <layout>|20px;c|200px||100px;r|</layout>
<department>
<value>%{filter:objectType(dn,objectClass)}</value>