diff options
Diffstat (limited to 'app/Template/task/comments.php')
-rw-r--r-- | app/Template/task/comments.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Template/task/comments.php b/app/Template/task/comments.php index ef85287b..c22e39ec 100644 --- a/app/Template/task/comments.php +++ b/app/Template/task/comments.php @@ -29,7 +29,6 @@ ), 'errors' => array(), 'task' => $task, - 'ajax' => $ajax, )) ?> <?php endif ?> </div> |