Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/src/commit/fe95d069c1c438d8452fb4a47765cbfa9ba769c0/resources/library/applications/GraphMe.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"
|
|
identifier="http://getuniboard.com/"
|
|
version="1.6.0"
|
|
width="800"
|
|
height="600"
|
|
ub:resizable="true">
|
|
<name>Mathematical function plotter</name>
|
|
<content src="Grapheur.html"/>
|
|
</widget>
|
|
|