]> _ Git - fluidbook-toolbox.git/commitdiff
wip #6250 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 6 Sep 2023 17:38:24 +0000 (19:38 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 6 Sep 2023 17:38:24 +0000 (19:38 +0200)
app/SubForms/TitleAndText.php

index 8d3129830132e15701bb033795682072385369c5..db79f016a9c17901d3aa7c0abedcd7b24d6bef9a 100644 (file)
@@ -15,3 +15,4 @@ class TitleAndText extends SubForm
         $this->addField('text', Textarea::class, '', ['placeholder' => __('Texte')]);
     }
 }
+