mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Added the new fields to the part edit form.
This commit is contained in:
parent
7517d83f55
commit
6a0adae8f3
17 changed files with 922 additions and 53 deletions
|
@ -574,7 +574,7 @@
|
|||
|
||||
editor.filter.disable();
|
||||
|
||||
// Since CKEditor 4.3, editor#(active)enterMode is set before
|
||||
// Since CKEditor 4.3.0, editor#(active)enterMode is set before
|
||||
// beforeInit. Properties got to be updated (https://dev.ckeditor.com/ticket/11202).
|
||||
editor.activeEnterMode = editor.enterMode = CKEDITOR.ENTER_BR;
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue