Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/commit/543495507dabf2fb730d662643555c26ff3c13e5?style=split&whitespace=ignore-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
4 additions and
4 deletions
resources/library/interactivities/Ass images.wgt/js/script.js
@ -1,14 +1,14 @@
var sankoreLang = {
var sankoreLang = {
display : "Close " ,
display : "Display " ,
edit : "Edit" ,
edit : "Edit" ,
short _desc : "Select the number \"three\"." ,
short _desc : "Select the number \"three\"." ,
add : "Add new block" ,
add : "Add new block" ,
enter : "Enter your instruction here ..." ,
enter : "Enter your instruction here ..." ,
wgt _name : "Associate images" ,
wgt _name : "Associate images" ,
reload : "Reload" ,
reload : "Reload" ,
slate : "W ood" ,
slate : "w ood" ,
pad : "P ad" ,
pad : "p ad" ,
none : "N one" ,
none : "n one" ,
help : "Help" ,
help : "Help" ,
help _content : "This is an example of help content ..." ,
help _content : "This is an example of help content ..." ,
theme : "Theme"
theme : "Theme"