address inpt autosubmit method

This commit is contained in:
vitalets
2012-12-08 19:12:47 +04:00
parent 5c1ebaaf5e
commit 5b18620b99
2 changed files with 64 additions and 14 deletions
src
inputs-ext
address
inputs

@ -26,7 +26,7 @@ To create your own input you should inherit from this class.
},
/**
Renders input. Can return jQuery deferred object.
Renders input from tpl. Can return jQuery deferred object.
@method render()
**/