remove unneeded line
This commit is contained in:
parent
89e07dbf9a
commit
9fb4fe95bf
1 changed files with 0 additions and 1 deletions
|
@ -181,7 +181,6 @@ editor = {
|
|||
editor._fill_level_control(editor._level_control, content.find('[data-levels]'));
|
||||
editor._fill_level_control(editor._sublevel_control, content.find('[data-sublevels]'));
|
||||
|
||||
var level_control_offset = $(editor._level_control_container).position();
|
||||
var level_control_offset = $(editor._level_control_container).position();
|
||||
var offset_parent = $(editor._level_control_container).offsetParent();
|
||||
$(editor._sublevel_control._container).css({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue