X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c9a5c29abf163b7f907340c76f0a140bdd59b6f6..refs/pull/5313/head:/resources/views/comments/comments.blade.php
diff --git a/resources/views/comments/comments.blade.php b/resources/views/comments/comments.blade.php
index 37329c42c..48bf885ff 100644
--- a/resources/views/comments/comments.blade.php
+++ b/resources/views/comments/comments.blade.php
@@ -36,11 +36,9 @@
@endif
@if(userCan('comment-create-all') || $commentTree->canUpdateAny())
- @push('post-app-scripts')
-
+ @push('body-end')
+
@include('form.editor-translations')
- @endpush
- @push('post-app-html')
@include('entities.selector-popup')
@endpush
@endif