mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
[pdf] Fixed calculate action
This commit is contained in:
committed by
Oleg Korshul
parent
e869dc46d8
commit
7494a767fa
@ -1096,7 +1096,7 @@
|
||||
return;
|
||||
|
||||
aFullNames.push(sFullName);
|
||||
aFields.push(oField);
|
||||
aFields.push(field);
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user