X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ed375bfaf7c8563afe53397337841811feb36e49..refs/pull/5591/head:/resources/views/comments/comments.blade.php diff --git a/resources/views/comments/comments.blade.php b/resources/views/comments/comments.blade.php index 24a8b3e23..48bf885ff 100644 --- a/resources/views/comments/comments.blade.php +++ b/resources/views/comments/comments.blade.php @@ -1,11 +1,46 @@ -
{{ trans_choice('entities.comment_count', $commentTree->count(), ['count' => $commentTree->count()]) }}
+ @if ($commentTree->empty() && userCan('comment-create-all')) +