[all] Move
Rename LoadFontsFromServer -> asc_loadFontsFromServer
This commit is contained in:
parent
0a41040bff
commit
eb9652772b
|
@ -21,7 +21,7 @@
|
|||
var editor = new Asc.asc_docs_api({
|
||||
'id-view' : 'editor_sdk'
|
||||
});
|
||||
editor.LoadFontsFromServer();
|
||||
editor.asc_loadFontsFromServer();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue