Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/ThomasLucky13/UBGraphicsLine/blame/commit/1f5e3ddf022fd10294277d27bb80cbd2a670d27c/resources/webbrowser/object-wrapper.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
Open Board/ UBGraphicsLine / LineStyle
UBGraphicsLine/resources/webbrowser/object-wrapper.html

12 lines
239 B

3 years ago
<!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>