mirror of
https://github.com/grocy/grocy.git
synced 2025-08-18 03:25:50 +00:00
@@ -97,8 +97,6 @@ var recipesIncludesTables = $('#recipes-includes-table').DataTable({
|
||||
});
|
||||
$('#recipes-includes-table tbody').removeClass("d-none");
|
||||
recipesIncludesTables.columns.adjust().draw();
|
||||
$('.dataTables_scrollBody').addClass("dragscroll");
|
||||
dragscroll.reset();
|
||||
|
||||
Grocy.FrontendHelpers.ValidateForm('recipe-form');
|
||||
$("#name").focus();
|
||||
|
Reference in New Issue
Block a user