aboutsummaryrefslogtreecommitdiffstats
path: root/scenario/widgets.html
diff options
context:
space:
mode:
Diffstat (limited to 'scenario/widgets.html')
-rw-r--r--scenario/widgets.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/scenario/widgets.html b/scenario/widgets.html
index 4d0f30b0..86269e86 100644
--- a/scenario/widgets.html
+++ b/scenario/widgets.html
@@ -26,8 +26,8 @@
</tr>
<tr>
<td>hidden</td>
- <td><input type="hidden" name="hidden" value="hiddenValue" /></td>
- <td>hidden={{hidden}}</td>
+ <td><input type="hidden" name="text.hidden" value="hiddenValue" /></td>
+ <td>text.hidden={{text.hidden}}</td>
</tr>
<tr><th colspan="3">Input selection field</th></tr>
<tr>