fix typo and remove url generation in postInsert model
This commit is contained in:
@@ -39,9 +39,4 @@ class Content extends BaseContent
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
public function postInsert(ConnectionInterface $con = null)
|
||||
{
|
||||
//$this->generateRewrittenUrl($this->getLocale());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user