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

11 lines
347 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/calculator"
version="1.1"
width="200"
height="295"
ub:resizable="false">
<name>Calculator</name>
<content src="index.html"/>
</widget>