Improve responsive embeds (references #25)

This commit is contained in:
Bernd Bestel
2018-10-03 19:05:00 +02:00
parent 3b10906e78
commit 7ba6fc875b
5 changed files with 29 additions and 13 deletions

View File

@@ -124,5 +124,7 @@ $('#description').summernote({
lang: L('summernote_locale')
});
ResizeResponsiveEmbeds();
$('#name').focus();
Grocy.FrontendHelpers.ValidateForm('equipment-form');