From f9fa6ceb859c2974bb56c2f2b5bf103219e70994 Mon Sep 17 00:00:00 2001 From: Eskiso Date: Wed, 5 Oct 2016 02:27:15 +0100 Subject: Removed second argument (empty) --- app/Template/subtask/table.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Template/subtask') diff --git a/app/Template/subtask/table.php b/app/Template/subtask/table.php index 6ce7dc0a..d5d67165 100644 --- a/app/Template/subtask/table.php +++ b/app/Template/subtask/table.php @@ -7,7 +7,7 @@ - hook->render('template:subtask:table:header', array()) ?> + hook->render('template:subtask:table:header') ?> -- cgit v1.2.3