mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 18:25:04 +02:00
Added CKEditor field to edit bbcode WYSIWYG style.
This commit is contained in:
parent
2c005dbe3f
commit
daad7ec60a
12 changed files with 1214 additions and 2 deletions
|
@ -17,4 +17,5 @@ return [
|
|||
Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
|
||||
Omines\DataTablesBundle\DataTablesBundle::class => ['all' => true],
|
||||
Shivas\VersioningBundle\ShivasVersioningBundle::class => ['all' => true],
|
||||
FOS\CKEditorBundle\FOSCKEditorBundle::class => ['all' => true],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue