mirror of
https://github.com/grocy/grocy.git
synced 2025-10-15 17:58:32 +00:00
Improve responsive embeds (references #25)
This commit is contained in:
@@ -124,5 +124,7 @@ $('#description').summernote({
|
||||
lang: L('summernote_locale')
|
||||
});
|
||||
|
||||
ResizeResponsiveEmbeds();
|
||||
|
||||
$('#name').focus();
|
||||
Grocy.FrontendHelpers.ValidateForm('equipment-form');
|
||||
|
Reference in New Issue
Block a user