diff --git a/core/templates/pages/command-routing.html b/core/templates/pages/command-routing.html index 5c49525..f06d848 100644 --- a/core/templates/pages/command-routing.html +++ b/core/templates/pages/command-routing.html @@ -304,72 +304,74 @@ -
Enable/disable each step and use the reorder capsule to change execution order.
-| Type | Enabled | Reorder | Actions | |||
|---|---|---|---|---|---|---|
| - {% if action_row.action_type == "extract_bp" %}Extract Business Plan - {% elif action_row.action_type == "save_document" %}Save Document - {% elif action_row.action_type == "post_result" %}Post Result - {% else %}{{ action_row.action_type }} - {% endif %} - | -{{ action_row.enabled }} | -- - - - - | -- | +{{ action_row.enabled }} | ++ + + + + | ++ + | +
| No actions. | ||||||