Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Guite committed Sep 23, 2018
1 parent c8d8632 commit 9001bd6
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -296,6 +296,7 @@ public function upgrade($oldVersion)
$contentType = $contentDisplayHelper->initContentType($item);
$item->setSearchText($contentType->getSearchableText());
}

$item->setLocale($transRow['transc_lang']);
$this->entityManager->flush($item);
}
Expand Down

0 comments on commit 9001bd6

Please sign in to comment.