Minor fixes

This commit is contained in:
Samuel Georges 2016-11-10 06:49:45 +11:00
parent bda625fe58
commit a313d4eb5b
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
this.$el = $(element)
this.$el.on('dblclick', function () {
$('.btn:first', this.$el).trigger('click')
$('.btn:first', self.$el).trigger('click')
})
}

View File

@ -7,7 +7,7 @@ tabs:
html_custom_styles:
label: backend::lang.editor.custom_styles
comment: backend::lang.editor.custom styles_comment
commentAbove: backend::lang.editor.custom styles_comment
tab: backend::lang.editor.markup_styles
type: codeeditor
size: giant