We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe6fee commit a337896Copy full SHA for a337896
1 file changed
arc/js/entries/html.js
@@ -44,6 +44,7 @@ HTMLEntry.prototype.OnRendered = function(id) {
44
}
45
46
$('#' + this.id).summernote({
47
+ dialogsInBody: true,
48
popover: {
49
image: [],
50
link: [],
0 commit comments