summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c109914)
raw | patch | inline | side by side (parent: c109914)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 28 Oct 2009 16:56:54 +0000 (16:56 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 28 Oct 2009 16:56:54 +0000 (16:56 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14684 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/departments/dep-list.xml | patch | blob | history |
diff --git a/gosa-core/plugins/admin/departments/dep-list.xml b/gosa-core/plugins/admin/departments/dep-list.xml
index 34f74b278521e443d55e41b14499266c714666b2..8b8059151314bf10e1f1e5d68221fdf4a3af5251 100644 (file)
<label>description</label>
<sortAttribute>description</sortAttribute>
<sortType>string</sortType>
- <value>%{filter:link(row,dn,"%s",description)}</value>
+ <value>%{filter:depLabel(row,dn,"%s",description,pid,base)}</value>
<export>true</export>
</column>