mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 14:54:04 +08:00
[PDF] Handle page edit
This commit is contained in:
@ -2056,7 +2056,7 @@ define([
|
||||
},
|
||||
|
||||
onEditTextClick: function() {
|
||||
this.api && this.api.asc_EditText();
|
||||
this.api && this.api.asc_EditPage();
|
||||
},
|
||||
|
||||
onApiTextColor: function(color) {
|
||||
|
||||
Reference in New Issue
Block a user