From 39f0b307f0a4d978634a449fee688dd88189821d Mon Sep 17 00:00:00 2001 From: nbm Date: Mon, 17 Oct 2005 09:21:58 +0000 Subject: [PATCH] Provide a text box for the reason the transition is being performed. --- templates/ktcore/workflow/documentWorkflow.smarty | 6 ++++++ 1 file changed, 6 insertions(+), 0 deletions(-) diff --git a/templates/ktcore/workflow/documentWorkflow.smarty b/templates/ktcore/workflow/documentWorkflow.smarty index 1aa1231..f92c072 100644 --- a/templates/ktcore/workflow/documentWorkflow.smarty +++ b/templates/ktcore/workflow/documentWorkflow.smarty @@ -26,10 +26,16 @@
+ + + +
Transition to perform {entity_radios entities=$aTransitions name=fTransitionId assign=aRadio method=showDescription} {foreach from=$aRadio item=sRadio} {$sRadio}
{/foreach} +
Reason for transition
-- libgit2 0.21.4