mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Changed the about dialog slightly
This commit is contained in:
@@ -497,7 +497,6 @@ $("#about-dialog-link").on("click", function()
|
||||
{
|
||||
bootbox.alert({
|
||||
message: '<iframe height="400px" class="embed-responsive" src="' + U("/about?embedded") + '"></iframe>',
|
||||
size: "large",
|
||||
closeButton: false
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user