mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 04:45:08 +08:00
@ -686,7 +686,7 @@ define([
|
||||
shape_locked = pr.get_Locked();
|
||||
no_object = false;
|
||||
if (type == Asc.c_oAscTypeSelectElement.Table ||
|
||||
type == Asc.c_oAscTypeSelectElement.Shape && !pr.get_FromImage() && !pr.get_FromChart()) {
|
||||
type == Asc.c_oAscTypeSelectElement.Shape && !pr.get_FromImage()) {
|
||||
no_text = false;
|
||||
}
|
||||
in_chart = type == Asc.c_oAscTypeSelectElement.Chart;
|
||||
|
||||
Reference in New Issue
Block a user