]> BookStack Code Mirror - bookstack/blobdiff - resources/views/comments/comment.blade.php
ZIP Imports: Added API examples, finished testing
[bookstack] / resources / views / comments / comment.blade.php
index eadf3518722c0a6ff29ba90f8cb711cd1a6f903b..d70a8c1d909b1d1b55f88347060b1049186ad46b 100644 (file)
@@ -7,7 +7,6 @@
      option:page-comment:updated-text="{{ trans('entities.comment_updated_success') }}"
      option:page-comment:deleted-text="{{ trans('entities.comment_deleted_success') }}"
      option:page-comment:archive-text="{{ $comment->archived ? trans('entities.comment_unarchive_success') : trans('entities.comment_archive_success') }}"
-     option:page-comment:wysiwyg-language="{{ $locale->htmlLang() }}"
      option:page-comment:wysiwyg-text-direction="{{ $locale->htmlDirection() }}"
      id="comment{{$comment->local_id}}"
      class="comment-box">