From a9f976153983f8e611df14aa8ffed85bea052e0f Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 13 Jun 2015 22:11:21 -0400 Subject: Change table for automatic actions list --- app/Template/action/index.php | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'app/Template') diff --git a/app/Template/action/index.php b/app/Template/action/index.php index 9e98554c..ca9c6543 100644 --- a/app/Template/action/index.php +++ b/app/Template/action/index.php @@ -7,16 +7,25 @@

- - + - - +
text->in($action['event_name'], $available_events) ?>text->in($action['action_name'], $available_actions) ?> +
    +
  • + = + text->in($action['event_name'], $available_events) ?> +
  • +
  • + = + text->in($action['action_name'], $available_actions) ?> +
  • +
      +
    -- cgit v1.2.3