parent
63d2980fe3
commit
27fc0acbf8
24 changed files with 388 additions and 116 deletions
|
|
@ -121,7 +121,7 @@ $(function () {
|
|||
}
|
||||
});
|
||||
|
||||
$("#conference-reg-start-datepicker").datetimepicker({
|
||||
$("#registration-start-datepicker").datetimepicker({
|
||||
dateFormat: "yy-mm-dd",
|
||||
timeFormat: "HH:mm",
|
||||
showSecond: false,
|
||||
|
|
@ -131,7 +131,7 @@ $(function () {
|
|||
}
|
||||
});
|
||||
|
||||
$("#conference-reg-end-datepicker").datetimepicker({
|
||||
$("#registration-end-datepicker").datetimepicker({
|
||||
dateFormat: "yy-mm-dd",
|
||||
timeFormat: "HH:mm",
|
||||
showSecond: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue