Fix JSHint error introduced in [30780].
see #30608. git-svn-id: https://develop.svn.wordpress.org/trunk@30792 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
27fefdf04b
commit
e91efcca38
@ -2412,7 +2412,7 @@
|
||||
});
|
||||
},
|
||||
|
||||
iframeContentCleanup: function( content ) {
|
||||
iframeContentCleanup: function() {
|
||||
this.$el.removeClass('hide-toolbar');
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user