]> BookStack Code Mirror - bookstack/blobdiff - resources/views/comments/comments.blade.php
Comments: Added wysiwyg link selector, updated tests, removed command
[bookstack] / resources / views / comments / comments.blade.php
index 2c314864bc26a2e39164c2c791a8e02e8282a5eb..37329c42cf89c73ffe28cbce85d176b618082868 100644 (file)
@@ -40,6 +40,9 @@
             <script src="{{ versioned_asset('libs/tinymce/tinymce.min.js') }}" nonce="{{ $cspNonce }}"></script>
             @include('form.editor-translations')
         @endpush
+        @push('post-app-html')
+            @include('entities.selector-popup')
+        @endpush
     @endif
 
 </section>
\ No newline at end of file