update filemanager view, add filemanager into tinymce
This commit is contained in:
parent
78b8fc22d2
commit
35d04cc0b6
36 changed files with 723 additions and 185 deletions
|
|
@ -18,7 +18,8 @@ class NavigationSettingFactory implements FactoryInterface
|
|||
|
||||
$entity
|
||||
->setNavigation($navigation)
|
||||
->setCode($code);
|
||||
->setCode($code)
|
||||
;
|
||||
|
||||
return $entity;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue