mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 17:25:05 +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
12
symfony.lock
12
symfony.lock
|
@ -99,6 +99,18 @@
|
|||
"fig/link-util": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"friendsofsymfony/ckeditor-bundle": {
|
||||
"version": "2.0",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes-contrib",
|
||||
"branch": "master",
|
||||
"version": "2.0",
|
||||
"ref": "8eb1cd0962ded6a6d6e1e5a9b6d3e888f9f94ff6"
|
||||
},
|
||||
"files": [
|
||||
"./config/packages/fos_ckeditor.yaml"
|
||||
]
|
||||
},
|
||||
"jdorn/sql-formatter": {
|
||||
"version": "v1.2.17"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue