Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/scriptform/commit/110c2373109f72456b3422e2ccfa535c7e08e29f?style=split&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Link to correct screenshots.

pull/7/head
Ferry Boender 10 years ago
parent d436a78845
commit 110c237310
  1. 4
      README.md

@ -86,11 +86,11 @@ We can now start ScriptForm to start serving the form over HTTP:
The user is presented with the following form: The user is presented with the following form:
![](https://raw.githubusercontent.com/fboender/scriptform/master/doc/screenshots/list.png) ![](https://raw.githubusercontent.com/fboender/scriptform/master/doc/screenshots/form.png)
When submitting the form, the results are displayed. When submitting the form, the results are displayed.
![](https://raw.githubusercontent.com/fboender/scriptform/master/doc/screenshots/form.png) ![](https://raw.githubusercontent.com/fboender/scriptform/master/doc/screenshots/result.png)
## Installation ## Installation

Loading…
Cancel
Save