X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/07b889547d28e68e5fc8f923c166bd607da17ad7..refs/pull/2115/head:/resources/views/comments/comment.blade.php diff --git a/resources/views/comments/comment.blade.php b/resources/views/comments/comment.blade.php index a85503178..ea96a9250 100644 --- a/resources/views/comments/comment.blade.php +++ b/resources/views/comments/comment.blade.php @@ -1,8 +1,8 @@
-
-
- #{{$comment->local_id}} +
+
+ #{{$comment->local_id}}    @if ($comment->createdBy) {{ $comment->createdBy->name }} @@ -21,17 +21,17 @@
@if(userCan('comment-update', $comment)) - + @endif @if(userCan('comment-create-all')) - + @endif @if(userCan('comment-delete', $comment)) @endif @@ -61,7 +61,7 @@
- +