0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-06 13:45:29 +00:00
BookStackApp_BookStack/resources/views/comments
Dan Brown 34ade50181
Base layout: Changed main app script to be module loaded
Prevents polluting global scope with variables since we're using the
module format bundler in esbuild.
Also cleaned up unused yields.
Fixed bad reference in our tinymce fixes.

For 
2024-10-01 10:37:31 +01:00
..
comment-branch.blade.php Comments: Updated to show form in expected location 2023-06-08 15:09:54 +01:00
comment.blade.php Comments: Added HTML filter on load, tinymce elem filtering 2024-01-31 16:20:22 +00:00
comments.blade.php Base layout: Changed main app script to be module loaded 2024-10-01 10:37:31 +01:00
create.blade.php Comments: Added back-end HTML support, fixed editor focus 2024-01-30 15:16:58 +00:00