mirror of
https://github.com/xdan/datetimepicker.git
synced 2024-11-18 06:24:22 +00:00
Merge pull request #130 from prate3k/master
Making default options modifiable
This commit is contained in:
commit
3e320c9046
@ -1327,6 +1327,7 @@
|
||||
}
|
||||
});
|
||||
};
|
||||
$.fn.datetimepicker.defaults = default_options;
|
||||
})( jQuery );
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user