From 3050004f8907c956303e7451b551300909459e92 Mon Sep 17 00:00:00 2001 From: ludovicp <ludovicp@localhost> Date: Mon, 31 May 2010 12:53:45 +0000 Subject: [PATCH] Use cn as naming attribute for the WorkFlow and WorkFlowElements like other objects in OpenDS configuration --- opends/src/admin/messages/WorkflowCfgDefn.properties | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/opends/src/admin/messages/WorkflowCfgDefn.properties b/opends/src/admin/messages/WorkflowCfgDefn.properties index ba5730c..117be33 100644 --- a/opends/src/admin/messages/WorkflowCfgDefn.properties +++ b/opends/src/admin/messages/WorkflowCfgDefn.properties @@ -6,5 +6,3 @@ property.enabled.description=If a Workflow is not enabled, then its contents are not accessible when processing operations. property.workflow-element.synopsis=Specifies the root Workflow Element in the Workflow . property.workflow-element.syntax.aggregation.constraint-synopsis=The referenced workflow element must be enabled. -property.workflow-id.synopsis=Provides a name that identifies the Workflow. -property.workflow-id.description=The name must be unique among all Workflows in the server. -- Gitblit v1.10.0