mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 18:18:46 +02:00
Merge remote-tracking branch 'origin/support/3.2' into develop
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
<field id="message" xsi:type="AttributeText">
|
||||
<sql>message</sql>
|
||||
<default_value/>
|
||||
<is_null_allowed>true</is_null_allowed>
|
||||
<is_null_allowed>false</is_null_allowed>
|
||||
</field>
|
||||
<field id="icon" xsi:type="AttributeImage">
|
||||
<sql>icon</sql>
|
||||
|
||||
2
js/ckeditor/build/ckeditor.js
vendored
2
js/ckeditor/build/ckeditor.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -146,7 +146,7 @@ class Editor extends ClassicEditor {
|
||||
},
|
||||
'-',
|
||||
'link',
|
||||
'object-shortcut',
|
||||
// 'object-shortcut',
|
||||
'imageUpload',
|
||||
'blockQuote',
|
||||
'codeBlock',
|
||||
|
||||
Reference in New Issue
Block a user