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