From efa248659507981a4a0cb46c2b25015104145368 Mon Sep 17 00:00:00 2001 From: bshuttle Date: Thu, 8 Jun 2006 10:22:47 +0000 Subject: [PATCH] improve the explanation of start/change workflow. --- templates/ktcore/workflow/documentWorkflow.smarty | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/templates/ktcore/workflow/documentWorkflow.smarty b/templates/ktcore/workflow/documentWorkflow.smarty index a382fb0..be834ef 100644 --- a/templates/ktcore/workflow/documentWorkflow.smarty +++ b/templates/ktcore/workflow/documentWorkflow.smarty @@ -50,6 +50,10 @@ lifecycle of the document.{/i18n}
+ +

{i18n}Please note that changing the workflow on a document will start the workflow +at the beginning of the new workflow. This is true even if the new workflow is identical to the old one.{/i18n}

+ {entity_select entities=$aWorkflows name=fWorkflowId none=$none}
{if !$oWorkflow} -- libgit2 0.21.4