]> _ Git - fluidbook-toolbox.git/commitdiff
wait #65877 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 12 Jun 2023 12:52:48 +0000 (14:52 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 12 Jun 2023 12:52:48 +0000 (14:52 +0200)
app/Models/ToolboxTranslate.php
resources/views/fluidbook_stats/loader.blade.php
resources/views/fluidbook_stats/summary.blade.php

index 7ec0725bc6ff044c1e4c7853519c01927df4b4ec..6052edde15e312e934fc0245e1807bccb43c4e1a 100644 (file)
@@ -25,8 +25,6 @@ class ToolboxTranslate extends Translate
 
     public function onUpdating(): bool
     {
-        dd($this);
-
         return parent::onUpdating();
     }
 
index fbc7aa159774fb96cc4541b1115db29cff5efa9b..515658b2d60f19ef5bb5d67050195bce76f1b259 100644 (file)
@@ -34,6 +34,9 @@
 
         table.stats-details th, table.stats-details td {
             padding: 0.5em 0.75em;
+        }
+
+        table.stats-details td, .with-aliases {
             overflow: hidden;
             text-overflow: ellipsis;
         }
index c5b830247a10e973e11c18b9239d963ec5cd4cb3..2e705624eea97a07b62743f4c13bb84fe2a994e1 100644 (file)
                         "{{__('Juillet')}}",
                         "{{__('Août')}}",
                         "{{__('Septembre')}}",
-                        "{{__('Octrobe')}}",
+                        "{{__('Octobre')}}",
                         "{{__('Novembre')}}",
                         "{{__('Décembre')}}",
                     ],