Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/src/commit/421a407202d2bf6acb5eaafd64534f7674292449/resources/etc/npapi-wrapper.config.xml You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
 
 
 
 
 
 
OpenBoard/resources/etc/npapi-wrapper.config.xml

12 lines
371 B

<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.w3.org/ns/widgets"
xmlns:ub="http://uniboard.mnemis.com/widgets"
id="{in.id}"
version="1.0"
width="{in.width}"
height="{in.height}"
ub:resizable="true" >
<name>{in.name}</name>
<content src="{in.startFile}"/>
<access network="true"/>
</widget>