Commit 4c205eb1 authored by Boris Kocherov's avatar Boris Kocherov

erp5_officejs_ooffice: fix font path

parent 37b59a92
......@@ -160,7 +160,7 @@
this.fonts_streams = [];
// теперь вся информация о всех возможных шрифтах. Они во всех редакторах должны быть одни и те же
this.fontFilesPath = "../../../ooffice_fonts/";
this.fontFilesPath = "../ooffice_fonts";
this.fontFiles = AscFonts.g_font_files;
this.fontInfos = AscFonts.g_font_infos;
this.map_font_index = AscFonts.g_map_font_index;
......
......@@ -214,7 +214,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>953.22698.40133.18688</string> </value>
<value> <string>953.26982.52565.21981</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -232,7 +232,7 @@
</tuple>
<state>
<tuple>
<float>1471735057.21</float>
<float>1471895811.54</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment