From: cajus Date: Mon, 29 Nov 2010 08:39:57 +0000 (+0000) Subject: Changed Name/Group order X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6eca1405fa28cef533d837ade0f7b428e1f25067;p=gosa.git Changed Name/Group order git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20398 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/addons/propertyEditor/property-list.xml b/gosa-core/plugins/addons/propertyEditor/property-list.xml index f5b1cc63e..272473e02 100644 --- a/gosa-core/plugins/addons/propertyEditor/property-list.xml +++ b/gosa-core/plugins/addons/propertyEditor/property-list.xml @@ -54,33 +54,33 @@ - |20px;c|||||60px;r| + |20px;c|||||70px;r| %{filter:objectType(dn,objectClass)} - - group + + cn string - %{filter:propertyGroup(group,description)} + %{filter:propertyName(class,cn,description,mandatory)} true - + group string - %{filter:propertyClass(class,description)} + %{filter:propertyGroup(group,description)} true - - cn + + group string - %{filter:propertyName(class,cn,description,mandatory)} + %{filter:propertyClass(class,description)} true