This commit is contained in:
alekseybobkov 2015-01-14 19:41:42 -08:00
parent f5aee22110
commit 5d82dc5d10
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
},
hideToolbar: function (event) {
$(event.currentTarget).find('.oc-figure-controls').appendTo(this.redactor.$box).hide()
$(event.currentTarget).find('.oc-figure-controls').appendTo(this.redactor.$box).hide()
},
observeToolbars: function () {