]> BookStack Code Mirror - bookstack/commit
Enabled custom HTML head content to work within editors
authorDan Brown <redacted>
Fri, 8 Dec 2017 11:52:43 +0000 (11:52 +0000)
committerDan Brown <redacted>
Fri, 8 Dec 2017 11:52:43 +0000 (11:52 +0000)
commitd7edc389a6f4480cdd81903144affb299360e3e0
treed833a3d17662a4bc2e20007183e9669db23a4933
parent56d5af1336d863412f715d462696b006457ee324
Enabled custom HTML head content to work within editors

Closes #562
app/Http/Controllers/HomeController.php
resources/assets/js/pages/page-form.js
resources/assets/sass/_forms.scss
resources/views/pages/form.blade.php
resources/views/partials/custom-head-content.blade.php [new file with mode: 0644]
routes/web.php