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

15 lines
466 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/stopwatch"
version="1.1"
width="262"
height="97" >
<name>Stopwatch</name>
<author href="http://www.getuniboard.com"
email="info@mnemis.com">Mnemis SA</author>
<description>Stopwatch</description>
<content src="index.html"/>
</widget>