BookStack/resources/views/pages
Dan Brown 588fd7d165
Fixed short editor in firefox and optimised some queries
Optimised permission fetching so that it won't initialise a bunch
of models for the role permissions and instead does a manual
query to get the data directly.
2021-01-02 01:22:41 +00:00
..
copy.blade.php
delete.blade.php
detailed-listing.blade.php
edit.blade.php Fixed short editor in firefox and optimised some queries 2021-01-02 01:22:41 +00:00
editor-toolbox.blade.php
export.blade.php
form.blade.php
guest-create.blade.php
list-item.blade.php
markdown-editor.blade.php
move.blade.php
page-display.blade.php
permissions.blade.php
pointer.blade.php
revision.blade.php
revisions.blade.php
show.blade.php Aligned book and shelf grid item views 2020-12-18 21:26:22 +00:00
sidebar-tree-list.blade.php
template-manager-list.blade.php
template-manager.blade.php
wysiwyg-editor.blade.php