mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-04 08:54:33 +08:00
Finished moving tag-manager from a vue to a component
Now tags load with the page, not via AJAX.
This commit is contained in:
@ -66,7 +66,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@include('components.tag-manager', ['entity' => \BookStack\Entities\Book::find(1), 'entityType' => 'book'])
|
||||
|
||||
|
||||
@stop
|
||||
|
Reference in New Issue
Block a user