Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/commit/5d9bf9dc0aba5cd2b4c25150f2ee3aa043e1a800 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fixed checkbox text.

preferencesAboutTextFull
Aleksei Kanash 13 years ago
parent f25888aea8
commit 5d9bf9dc0a
  1. 2
      resources/forms/preferences.ui

@ -272,7 +272,7 @@
<item row="1" column="1">
<widget class="QCheckBox" name="swapControlAndDisplayScreensCheckBox">
<property name="text">
<string>Swap condtol display and view display</string>
<string>Swap control display and view display</string>
</property>
</widget>
</item>

Loading…
Cancel
Save