From 244bf48d4b1254407e81aa227503540db75678f1 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 5 May 2010 08:45:17 +0000 Subject: [PATCH] Added more default filters to config viewer git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18072 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../addons/configViewer/property-filter.xml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gosa-core/plugins/addons/configViewer/property-filter.xml b/gosa-core/plugins/addons/configViewer/property-filter.xml index 2e42280ef..47c12c2f4 100644 --- a/gosa-core/plugins/addons/configViewer/property-filter.xml +++ b/gosa-core/plugins/addons/configViewer/property-filter.xml @@ -24,6 +24,35 @@ + + default2 + + + CONFIGPROPERTIES + status=(ldap|modified|removed)§cn=$ + + + status + 0.5 + 3 + + + + + default3 + + + CONFIGPROPERTIES + status=(modified|removed)§cn=$ + + + status + 0.5 + 3 + + + + all -- 2.30.2