[PE] Fix bug 43440
This commit is contained in:
parent
b1f5dac8ab
commit
9fa4a32813
|
@ -3526,6 +3526,8 @@ define([
|
|||
|
||||
menuImgCut.setDisabled(disabled);
|
||||
menuImgPaste.setDisabled(disabled);
|
||||
menuImgShapeArrange.setDisabled(disabled);
|
||||
menuAddToLayoutImg.setDisabled(disabled);
|
||||
},
|
||||
items: [
|
||||
menuImgCut,
|
||||
|
|
Loading…
Reference in a new issue