From d138834dcf902534f78237939926e97fd9a0eebe Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 5 Oct 2014 19:40:57 -0400 Subject: Regular users are able to create private projects --- app/Templates/action_remove.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Templates/action_remove.php') diff --git a/app/Templates/action_remove.php b/app/Templates/action_remove.php index 4b574f11..668067da 100644 --- a/app/Templates/action_remove.php +++ b/app/Templates/action_remove.php @@ -8,7 +8,7 @@

- - + $project['id'], 'action_id' => $action['id']), true, 'btn btn-red') ?> + $project['id'])) ?>
\ No newline at end of file -- cgit v1.2.3