[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({
|
var editor = new Asc.asc_docs_api({
|
||||||
'id-view' : 'editor_sdk'
|
'id-view' : 'editor_sdk'
|
||||||
});
|
});
|
||||||
editor.LoadFontsFromServer();
|
editor.asc_loadFontsFromServer();
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue