]> _ Git - pmi.git/commitdiff
wip #3197
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 19 Nov 2019 17:01:25 +0000 (18:01 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 19 Nov 2019 17:01:25 +0000 (18:01 +0100)
app/Models/Producttype.php

index be15719b2180e07baaa99fd888ccd8eb526c9bf6..58f7e95c89b3aa0e62d580faaecf1c5d2e2e880d 100644 (file)
@@ -82,6 +82,8 @@ class ProductType extends CubistMagicPageModel
             'bunch' => 'App\SubForms\Intro',
             'label' => 'Introduction',
             'tab' => 'Introduction',
+            'translatable' => true,
+            'migrateTranslatable' => true,
         ]);