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