Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/src/commit/e5e0bac780eed5fc161407fc52940aaf73cdf5b6/resources/webbrowser/object-wrapper.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>%1</title>
|
|
</head>
|
|
<body>
|
|
<body>
|
|
<object type="%2" data="%3" width="100%" height="100%" />
|
|
</body>
|
|
</body>
|
|
</html>
|
|
|