mirror of
https://github.com/grocy/grocy.git
synced 2025-08-21 04:43:32 +00:00
General improvements
This commit is contained in:
@@ -33,4 +33,6 @@
|
||||
$(function()
|
||||
{
|
||||
$('#name').focus();
|
||||
$('#product-form').validator();
|
||||
$('#product-form').validator('validate');
|
||||
});
|
||||
|
Reference in New Issue
Block a user