[DE] Fix Bug 37078
This commit is contained in:
parent
1b75d2035e
commit
33dac0e964
|
@ -613,7 +613,7 @@ define([
|
||||||
else
|
else
|
||||||
properties.put_OutlineRange(1, 9);
|
properties.put_OutlineRange(1, 9);
|
||||||
me.api.SetDrawImagePlaceContents('tableofcontents-img', properties);
|
me.api.SetDrawImagePlaceContents('tableofcontents-img', properties);
|
||||||
this.scrollerY.update();
|
me.scrollerY.update();
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue