mirror of
https://github.com/xdan/datetimepicker.git
synced 2024-11-18 06:24:22 +00:00
Updated setOptions to toggle timepicker and datepicker
This commit is contained in:
parent
f894a39be5
commit
8fe59d715f
@ -363,7 +363,7 @@
|
||||
options.prev = 'xdsoft_next';
|
||||
}
|
||||
|
||||
if( options.timepicker )
|
||||
if( options.datepicker )
|
||||
datepicker.addClass('active');
|
||||
else
|
||||
datepicker.removeClass('active');
|
||||
|
Loading…
Reference in New Issue
Block a user