From: Vincent Vanwaelscappel Date: Mon, 17 Jan 2022 14:16:38 +0000 (+0100) Subject: wait #5033 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=9ca84d47e62c9e16d256e17fc8defe2518aab6c6;p=odl.git wait #5033 @0.25 --- diff --git a/resources/views/front/resources.blade.php b/resources/views/front/resources.blade.php index 518ee24..cfa6867 100644 --- a/resources/views/front/resources.blade.php +++ b/resources/views/front/resources.blade.php @@ -105,7 +105,7 @@
{{-- SIDEBAR --}}
-
    +
+
{{-- CHAPTERS --}} @@ -126,7 +126,7 @@ space above scroll anchor position without misaligning anything --}}

- {{ $index + 1 }}. {{ $chapter['chapter_title'] }} + {{ $chapter['chapter_title'] }}

{{-- SUB-CHAPTERS --}} @@ -135,8 +135,7 @@ @continue @endif -

{{ $index + 1 }} - .{{ $subchapter_index + 1 }} {{ $subchapter['subchapter_title'] }}

+

{{ $subchapter['subchapter_title'] }}

{{ $subchapter['subchapter_subtitle'] }}

{{-- MEMOS --}}