From 03fa01ac7b036820ee232d893ec63241918c6012 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 28 Sep 2014 14:26:40 -0400 Subject: Improve automatic actions (check for compatible events/actions/parameters) --- app/Templates/action_event.php | 22 ++++++++++++++++++++++ app/Templates/action_index.php | 9 +-------- app/Templates/action_params.php | 1 - 3 files changed, 23 insertions(+), 9 deletions(-) create mode 100644 app/Templates/action_event.php (limited to 'app/Templates') diff --git a/app/Templates/action_event.php b/app/Templates/action_event.php new file mode 100644 index 00000000..eee41780 --- /dev/null +++ b/app/Templates/action_event.php @@ -0,0 +1,22 @@ + + +

+
+ + + + + +
+ +
+ +
+ +
+ + +
+
\ No newline at end of file diff --git a/app/Templates/action_index.php b/app/Templates/action_index.php index c21395fd..2647e4a7 100644 --- a/app/Templates/action_index.php +++ b/app/Templates/action_index.php @@ -50,20 +50,13 @@

-
+ - -
-
-
- -
-
diff --git a/app/Templates/action_params.php b/app/Templates/action_params.php index 92d16288..e3417f32 100644 --- a/app/Templates/action_params.php +++ b/app/Templates/action_params.php @@ -1,7 +1,6 @@ -

-- cgit v1.2.3