Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/src/commit/ad9de898e166cc137c92e5ae891df49137f4db01/resources/library/applications/AnyEmbed.wgt/config.xml You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
 
 
 
 
 
 
OpenBoard/resources/library/applications/AnyEmbed.wgt/config.xml

11 lines
351 B

<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.w3.org/ns/widgets"
xmlns:ub="http://uniboard.mnemis.com/widgets"
id="http://uniboard.mnemis.com/widgets/anyembed"
version="1.1"
width="477"
height="85"
ub:resizable="false">
<name>AnyEmbed</name>
<content src="index.html"/>
</widget>