mirror of
https://github.com/grocy/grocy.git
synced 2025-08-24 05:56:55 +00:00
Revamped modal iframe dialog handling
This commit is contained in:
@@ -937,7 +937,7 @@ $(document).on("click", ".display-recipe-button", function(e)
|
||||
className: 'btn-secondary responsive-button',
|
||||
callback: function()
|
||||
{
|
||||
bootbox.hideAll();
|
||||
$(".modal").last().modal("hide");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user