From d5f500b3c393c76a43e2008be8e773d73dac6850 Mon Sep 17 00:00:00 2001 From: nbm Date: Wed, 5 Oct 2005 12:27:19 +0000 Subject: [PATCH] Show/manipulate actions enabled/disabled for this state. --- templates/ktcore/workflow/editState.smarty | 16 ++++++++++++++++ 1 file changed, 16 insertions(+), 0 deletions(-) diff --git a/templates/ktcore/workflow/editState.smarty b/templates/ktcore/workflow/editState.smarty index edb1b05..8053b23 100644 --- a/templates/ktcore/workflow/editState.smarty +++ b/templates/ktcore/workflow/editState.smarty @@ -32,3 +32,19 @@ title="Transition {entity_checkboxes entities=$aTransitions name="fTransitionIds" multiple="true" selected=$aTransitionsSelected} + +

Actions allowed

+ +
+ + + + + +
+ -- libgit2 0.21.4