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