X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/756ee0b172034de7a36d7307b0b90afb26f81665..refs/pull/5725/head:/resources/views/comments/comments.blade.php diff --git a/resources/views/comments/comments.blade.php b/resources/views/comments/comments.blade.php index fcf284b26..a5f0168a5 100644 --- a/resources/views/comments/comments.blade.php +++ b/resources/views/comments/comments.blade.php @@ -1,11 +1,80 @@ -
{{ trans('entities.comment_none') }}
+ + @if(userCan('comment-create-all')) + @include('comments.create') + @if (!$commentTree->empty()) +{{ trans('entities.comment_none') }}
+