X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7b65ba49f6421362c2d16fcebe778bb784e1094c..refs/pull/205/head:/resources/views/pages/show.blade.php diff --git a/resources/views/pages/show.blade.php b/resources/views/pages/show.blade.php index 6376e42bd..af85075a2 100644 --- a/resources/views/pages/show.blade.php +++ b/resources/views/pages/show.blade.php @@ -2,107 +2,130 @@ @section('content') -
-
- -
-
-
- Revisions - Edit - Delete +
+
+
+
+ +
+
+
+ +
Export
+ +
+ @if(userCan('page-update', $page)) + Edit + @endif + @if(userCan('page-update', $page) || userCan('restrictions-manage', $page) || userCan('page-delete', $page)) + + @endif + +
+
-
-

Page Navigation

- -
+
+
+ + + + +
+
+ + @include('partials/highlight') +@stop - - +@section('scripts') @stop