Stunden ende, einiges fertig, fehlt nicht mehr viel

Took 2 hours 31 minutes
This commit is contained in:
2020-10-02 10:41:09 +02:00
parent 1fd648bc4a
commit c37ad92dbc
51 changed files with 26430 additions and 17 deletions

3
vendor/js/start.js vendored Normal file
View File

@ -0,0 +1,3 @@
$('#myModal').on('shown.bs.modal', function () {
$('#myInput').trigger('focus')
})