This commit is contained in:
Marc Ole Bulling
2021-01-30 12:39:10 +01:00
committed by GitHub
parent 5ecd3a585e
commit 20380faeb3

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"));