datetimefield test ready

This commit is contained in:
vitalets
2013-04-02 13:55:49 +04:00
parent 2778630c7b
commit a2b5f4140d
5 changed files with 139 additions and 8 deletions

@ -1,5 +1,5 @@
/**
Bootstrap datetimefield input - modification for inline mode.
Bootstrap datetimefield input - datetime input for inline mode.
Shows normal <input type="text"> and binds popup datetimepicker.
Automatically shown in inline mode.
@ -60,7 +60,7 @@ Automatically shown in inline mode.
tpl:'<div class="input-append date"><input type="text"/><span class="add-on"><i class="icon-th"></i></span></div>',
/**
@property inputclass
@default 'input-small'
@default 'input-medium'
**/
inputclass: 'input-medium',