From 7b664afd61703ad29af0938131209debd25bdf40 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 21 Aug 2015 21:49:53 -0400 Subject: Add users and categories filters on the board --- app/Template/project/filters.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'app/Template/project') diff --git a/app/Template/project/filters.php b/app/Template/project/filters.php index c16ba374..b53e160e 100644 --- a/app/Template/project/filters.php +++ b/app/Template/project/filters.php @@ -46,4 +46,30 @@ form->text('search', $filters, array(), array('placeholder="'.t('Filter').'"'), 'form-input-large') ?> render('app/filters_helper', array('reset' => 'status:open')) ?> + + + + + + + + \ No newline at end of file -- cgit v1.2.3