This commit is contained in:
Marc Ole Bulling 2021-01-30 12:39:10 +01:00 committed by GitHub
parent 5ecd3a585e
commit 20380faeb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -449,6 +449,7 @@ $(document).on("click", "#print-shopping-list-button", function(e)
callback: function()
{
bootbox.hideAll();
$('.modal-backdrop').remove();
$(".print-timestamp").text(moment().format("l LT"));