Simplify code to handle ajax popover and redirects
This commit is contained in:
@@ -42,5 +42,4 @@
|
||||
'comments' => $comments,
|
||||
'project' => $project,
|
||||
'editable' => $this->user->hasProjectAccess('comment', 'edit', $project['id']),
|
||||
'ajax' => $ajax,
|
||||
)) ?>
|
||||
|
||||
Reference in New Issue
Block a user