From bb9e7916574bd7e21550bf7505757fccae6cbdd0 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 11 Mar 2017 18:08:25 -0500 Subject: Use same layout as task listing for task search --- app/Template/search/activity.php | 75 +++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 40 deletions(-) (limited to 'app/Template/search/activity.php') diff --git a/app/Template/search/activity.php b/app/Template/search/activity.php index 6be346b6..c48cce22 100644 --- a/app/Template/search/activity.php +++ b/app/Template/search/activity.php @@ -1,45 +1,40 @@ -
- + -
-
+ +
+

+

project:"My project" creator:me

+ +

url->doc(t('View advanced search syntax'), 'search') ?>

+
+ +

+ + render('event/events', array('events' => $events)) ?> + -- cgit v1.2.3