Commit b65fd2af authored by xishifeng's avatar xishifeng

修改

parent 8239835e
......@@ -35,11 +35,13 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
}(jQuery));
$(".form_datetime").datetimepicker({
format: 'yyyy-mm-dd hh:ii:ss',
//format: 'yyyy-mm-dd hh:ii:ss',
format: 'yyyy-mm-dd hh:ii:00',
autoclose: true,
language: 'zh-CN',
minView: 0,
minuteStep: 1
minuteStep: 30
//hourStep: 1
});
},
event: function() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment