mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 17:45:39 +00:00
Hide relative date when clearing the datetimepicker (this now closes #143)
This commit is contained in:
parent
a3b2d03d68
commit
9974305ad4
@ -39,6 +39,8 @@ Grocy.Components.DateTimePicker.Clear = function()
|
||||
{
|
||||
$("#datetimepicker-shortcut").click();
|
||||
}
|
||||
|
||||
$('#datetimepicker-timeago').text('');
|
||||
}
|
||||
|
||||
var startDate = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user