mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 03:58:45 +02:00
search widget : widget date/datetime => i18n
SVN:b1162[5548]
This commit is contained in:
@@ -178,7 +178,7 @@ $(function()
|
||||
|
||||
|
||||
|
||||
var odatetimepickerOptions = $.extend({}, odatetimepickerOptionsDefault, {
|
||||
var odatetimepickerOptions = $.extend({}, odatetimepickerOptionsDefault, me.options.datepicker, {
|
||||
onSelect: function() {
|
||||
fHandleSynchCallback(this, false);
|
||||
$(this).focus();
|
||||
|
||||
Reference in New Issue
Block a user