mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-04 00:44:41 +08:00
Fixed tests to align with recent changes, Updated php deps
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<div class="mt-m">
|
||||
<main class="content-wrap card">
|
||||
<div component="page-display"
|
||||
option:page-display:page-id="{{ $page->id }}"
|
||||
option:page-display:page-id="{{ $customHomepage->id }}"
|
||||
class="page-content">
|
||||
@include('pages.parts.page-display', ['page' => $customHomepage])
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user