mirror of
https://github.com/ONLYOFFICE/sdkjs-forms.git
synced 2026-03-31 10:23:35 +08:00
[oform] Fixes
This commit is contained in:
@ -61,7 +61,7 @@
|
||||
*/
|
||||
OForm.prototype.getFormat = function()
|
||||
{
|
||||
return this.Document;
|
||||
return this.Format;
|
||||
};
|
||||
OForm.prototype.getAllRoles = function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user