comments for docs

This commit is contained in:
vitalets
2013-01-07 12:33:12 +04:00
parent 9db8b9c60d
commit 5ac48f3fd8
8 changed files with 42 additions and 21 deletions

View File

@@ -254,7 +254,7 @@ List - abstract class for inputs that have source option loaded from js array or
@type string | array | object | function
@default null
**/
source:null,
source: null,
/**
Data automatically prepended to the beginning of dropdown list.
@@ -262,7 +262,7 @@ List - abstract class for inputs that have source option loaded from js array or
@type string | array | object | function
@default false
**/
prepend:false,
prepend: false,
/**
Error message when list cannot be loaded (e.g. ajax error)