]> _ Git - fluidbook-toolbox-quiz.git/commitdiff
wip #6547 @0:05
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 1 Dec 2023 16:54:37 +0000 (17:54 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 1 Dec 2023 16:54:37 +0000 (17:54 +0100)
views/footer.blade.php

index 73785d13c5b4b30371ad19115af2c2360699b526..da4da246e3b047b9e43818af63655c6c904841f0 100644 (file)
@@ -6,7 +6,7 @@
         </a>
     @endisset
 
-    @if(isset($info) && $info)
+    @if(isset($info) && null!==$info && $info)
         <a class="btn secondary none moreinfo" aria-keyshortcuts="M">
             <span class="text">{{$__('More infos')}}</span>
             <span class="access infos">M</span>