diff --git a/themes/custom-vdm/pages/show.blade.php b/themes/custom-vdm/pages/show.blade.php index 892bf7eaad3..4dcdd472412 100644 --- a/themes/custom-vdm/pages/show.blade.php +++ b/themes/custom-vdm/pages/show.blade.php @@ -205,7 +205,7 @@ class="page-content clearfix">
- #{{ $revision->revision_number }} - + {{-- #{{ $revision->revision_number }} - --}} {{ Str::limit($revision->summary, 30) }}
{{ $revision->created_at->diffForHumans() }}
diff --git a/themes/custom-vdm/shelves/show.blade.php b/themes/custom-vdm/shelves/show.blade.php index c42e68e173b..e26dcc35243 100644 --- a/themes/custom-vdm/shelves/show.blade.php +++ b/themes/custom-vdm/shelves/show.blade.php @@ -88,13 +88,12 @@

{{ $shelf->name }}

-
@include('common.sort', $listOptions->getSortControlData())
-
+

Important Updates

@php @@ -111,8 +110,7 @@ @if ($updatePages->isNotEmpty())
@foreach ($updatePages as $page) -
- +