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

@@ -128,9 +128,9 @@ $(function(){
tpl:'<div class="editable-date well"></div>',
/**
@property inputclass
@default
@default null
**/
inputclass: '',
inputclass: null,
/**
Format used for sending value to server. Also applied when converting date from <code>data-value</code> attribute.<br>
Possible tokens are: <code>d, dd, m, mm, yy, yyyy</code>