File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
src/Sandbox/MainBundle/Resources/translations Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ sonata_doctrine_phpcr_admin:
208208 Doctrine\ODM\PHPCR\Document\Generic :
209209 valid_children :
210210 - all
211- Symfony\Cmf\Bundle\ContentBundle\Doctrine\Phpcr\StaticContent :
211+ Sandbox\MainBundle\Document\DemoSeoContent :
212212 valid_children :
213213 - Symfony\Cmf\Bundle\BlockBundle\Doctrine\Phpcr\SimpleBlock
214214 - Symfony\Cmf\Bundle\BlockBundle\Doctrine\Phpcr\ContainerBlock
Original file line number Diff line number Diff line change 11cmf :
22 action_block :
33 title : Demo Action Block
4- body : This block content is rendered by a custom Symfony2 action. It has no inline-editing.
4+ body : This block content is rendered by a custom Symfony2 action. It has no inline-editing.
5+ breadcrumb :
6+ link_demo_seo_content_list : DemoSeoContents
You can’t perform that action at this time.
0 commit comments