comments fixes for docs

This commit is contained in:
vitalets
2012-11-25 13:32:39 +04:00
parent 0487380535
commit 69628f131d
4 changed files with 7 additions and 7 deletions

@ -301,7 +301,7 @@ Editableform is linked with one of input types, e.g. 'text' or 'select'.
/* see also defaults for input */
/**
Type of input. Can be <code>text|textarea|select|date</code>
Type of input. Can be <code>text|textarea|select|date|checklist</code>
@property type
@type string