Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/src/commit/a2a729c8881d8ce1ab4e300f512a2af882c46563/resources/library/applications/GeoInfo.wgt/config.xml
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<widget xmlns="http://www.w3.org/ns/widgets"
|
|
version="1.0"
|
|
width="680"
|
|
height="400"
|
|
ub:resizable="false">
|
|
<name>GeoInfo</name>
|
|
<content src="GeoInfo.html"/>
|
|
</widget>
|
|
|