We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c65aa commit 9a26474Copy full SHA for 9a26474
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+1.3.2 (2018-05-31):
5
+
6
+- fixed: only show generic thankyou text if there is no custom text
7
8
1.3.1 (2018-05-17):
9
10
- changed: when navigating form pages always scroll to top
manifest.xml
@@ -3,7 +3,7 @@
<name>Forms</name>
<id>forms</id>
<author>ColdTrick IT Solutions</author>
- <version>1.3.1</version>
+ <version>1.3.2</version>
<description>A form builder for Elgg</description>
<website>http://www.coldtrick.com/</website>
<repository>https://github.com/ColdTrick/forms</repository>
0 commit comments