Metatag fixes, front end description work
This commit is contained in:
parent
d09f49ed24
commit
2907e95d6b
13 changed files with 48 additions and 15 deletions
|
|
@ -40,6 +40,7 @@ final class BrainPhotosController extends AbstractController
|
|||
|
||||
$photos->setTitle($data->getTitle());
|
||||
$photos->setDate($data->getDate());
|
||||
$photos->setDescription($data->getDescription());
|
||||
$photos->setText($data->getText());
|
||||
$photos->setUrl($data->getUrl());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue