]> _ Git - pmi.git/commitdiff
wip #3157 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 21 Oct 2019 18:01:23 +0000 (20:01 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 21 Oct 2019 18:01:23 +0000 (20:01 +0200)
app/Models/Producttype.php

index 5c2516ec4be21134574ba6f2e601af072129cf38..be15719b2180e07baaa99fd888ccd8eb526c9bf6 100644 (file)
@@ -36,6 +36,7 @@ class ProductType extends CubistMagicPageModel
                 return $res;
             }
         }
+        return parent::getSlugOrTitleAttribute();
     }
 
     public function setFields()