]> _ Git - fluidbook-toolbox.git/commitdiff
wip #7525 @1.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 14 May 2025 15:16:46 +0000 (17:16 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 14 May 2025 15:16:46 +0000 (17:16 +0200)
resources/views/fluidbook_stats/stats.blade.php

index bf645f916612e7df760c795dc4c9d437acd2f119..c86533c90ab3bb639e67a8bee1bcf02069d1c078 100644 (file)
                 @else
                 btn-secondary
 @endif"
-                           href="{{ route('stats', compact('fluidbook_id', 'hash') + ['date' => $date ?? '-', 'period_override' => $period_key]) }}#chart">
+                           href="{{ route('stats', compact('fluidbook_id', 'hash') + ['date' => $start_date.','.$end_date ?? '-', 'period_override' => $period_key]) }}#chart">
                             {{ $period_title['singular'] }}
                         </a>
                     @endforeach