Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/src/commit/426b1f7a19f5b6d12f8ad8944a109f5a8aadfaab/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>
|
|
|