mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-23 18:54:54 +08:00
delete asc_SetFontsPath
route fonts by path "fonts/"
This commit is contained in:
@ -18,7 +18,6 @@
|
||||
<div id="editor_sdk">
|
||||
<script type="text/javascript">
|
||||
var editor = new Asc.asc_docs_api("editor_sdk");
|
||||
editor.asc_SetFontsPath("../../../../sdkjs/fonts/");
|
||||
editor.LoadFontsFromServer();
|
||||
</script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user