mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[PE] Slide master mode: add duplicate methods
This commit is contained in:
@ -2807,11 +2807,11 @@ define([
|
||||
},
|
||||
|
||||
onDuplicateMaster: function () {
|
||||
|
||||
this.api.asc_DuplicateMaster();
|
||||
},
|
||||
|
||||
onDuplicateLayout: function () {
|
||||
|
||||
this.api.asc_DuplicateLayout();
|
||||
},
|
||||
|
||||
onDeleteMaster: function () {
|
||||
|
||||
Reference in New Issue
Block a user