summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 48350e1)
raw | patch | inline | side by side (parent: 48350e1)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 4 May 2010 14:53:47 +0000 (14:53 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 4 May 2010 14:53:47 +0000 (14:53 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18048 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/addons/configViewer/property-filter.xml | patch | blob | history |
diff --git a/gosa-core/plugins/addons/configViewer/property-filter.xml b/gosa-core/plugins/addons/configViewer/property-filter.xml
index dde011cfcc8e4c36874a1c1c7ede819430054d4b..bda7d3f1502eaa050d980a42bf9af31008256f37 100644 (file)
<label>Used properties</label>
<query>
<backend>CONFIGPROPERTIES</backend>
- <filter>status=(ldap|file)§cn=$</filter>
+ <filter>status=(ldap|file|modified)§cn=$</filter>
</query>
<autocomplete>
<attribute>status</attribute>