activate text field validation after Dojo 1.2.0 release
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2920 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
c751b6116c
commit
36da38c555
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
|||
|
||||
<metal:textline define-macro="input_textline">
|
||||
<input type="text" name="field" style="width: 450px"
|
||||
xxdojoType="dijit.form.ValidationTextBox"
|
||||
dojoType="dijit.form.ValidationTextBox"
|
||||
tal:define="width field/width|nothing"
|
||||
tal:attributes="name name; id name;
|
||||
style python:
|
||||
|
|
Loading…
Add table
Reference in a new issue