Meeting html
Jump to navigation
Jump to search
| Line 73: | Line 73: | ||
</span> | </span> | ||
| − | <input type="text" readonly class="ci_form_input input_datetime" name="Form meeting[Date]"> | + | <input type="text" value="2012-06-15 14:45" readonly class="ci_form_input input_datetime" name="Form meeting[Date]"> |
<span class="ci_form_section_help"> | <span class="ci_form_section_help"> | ||
| Line 550: | Line 550: | ||
$(".input_datetime").datetimepicker({format: 'yyyy-mm-dd hh:ii'}); | $(".input_datetime").datetimepicker({format: 'yyyy-mm-dd hh:ii'}); | ||
| − | + | console.log($(".input_datetime").datetimepicker()) | |
}); | }); | ||
Revision as of 09:01, 9 March 2020