BookStack/resources/views/pages
Dan Brown 1cb6ae39c8
Added base RTL support
For #939

- Adds way to check if current language is RTL via config system.
- Made TinyMCE default direction be based on current language text
direction.
- Fixed bullet points to be RTL compatible.
- Set page content body to have direction based on content.
2018-09-22 13:18:26 +01:00
..
_breadcrumbs.blade.php
copy.blade.php
delete.blade.php
detailed-listing.blade.php
edit.blade.php
export.blade.php Added custom head content to exports 2018-09-22 11:53:40 +01:00
form-toolbox.blade.php
form.blade.php Added base RTL support 2018-09-22 13:18:26 +01:00
guest-create.blade.php
list-item.blade.php
move.blade.php
page-display.blade.php Added base RTL support 2018-09-22 13:18:26 +01:00
pdf.blade.php
restrictions.blade.php
revision.blade.php
revisions.blade.php Final tweaks after code review and fixing failing test cases. 2018-09-16 01:12:36 +05:30
show.blade.php
sidebar-tree-list.blade.php